pd.Series.memory_usage
¶
pandas.Series.memory_usage(index=True, deep=False)
Supported Arguments¶
argument | datatypes | other requirements |
---|---|---|
index |
Boolean | Must be constant at Compile Time |
Note
This tracks the number of bytes used by Bodo which may differ from the Pandas values.