API/PERF: add a performance string-object memory computation #8600
Labels
API Design
Enhancement
Performance
Memory or execution speed performance
Strings
String extension data type and string data
xref #8599, #8578
allow a nice UX and a more correct estimate of memory usage for object (string) columns
prob will require a cythonized evaluation
this would replace the need for the '+' on object dtypes for mem usage
The text was updated successfully, but these errors were encountered: