We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a0c3d commit cdd4141Copy full SHA for cdd4141
pandas/core/sparse/array.py
@@ -255,7 +255,7 @@ def memory_usage(self, deep=False):
255
Notes
256
-----
257
Memory usage does not include memory of empty cells filled by
258
- fill_value. And it does not include memory consumed by
+ fill_value. And it does not include memory consumed by
259
elements that are not components of the array if deep=False
260
261
See also
0 commit comments