Is there a way to determine (deep) memory usage of Dataset or DataArray objects? #7536
-
The only thing I found is CFTimeIndex.memory_usage but nothing equivalent for Dataset or DataArray. Is there some other method? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello, You can use the Pierre |
Beta Was this translation helpful? Give feedback.
-
See #5764 . There's no way to do it at present. |
Beta Was this translation helpful? Give feedback.
See #5764 . There's no way to do it at present.