|
|
2 ani în urmă | |
|---|---|---|
| .. | ||
| collector | 3 ani în urmă | |
| util | 2 ani în urmă | |
| README.md | 4 ani în urmă | |
| __init__.py | 2 ani în urmă | |
| collect.py | 3 ani în urmă | |
| df.py | 4 ani în urmă | |
| name.py | 4 ani în urmă | |
| report.py | 3 ani în urmă | |
| select.py | 3 ani în urmă | |
| sizedb.py | 3 ani în urmă | |
This package contains routines to to collect, aggregate, and report memory
usage, using Pandas DataFrame as the primary representation.
DataFrame utilities, in particular definitions of columns and
types for the main uses of data frames.Modules under memdf.util are not specifically tied to memory usage.
Config utility class for managing command line or
other options according to a declarative description.Config.