"Memoize" computations with hash table in pandas.core.strings #1660
Labels
Closing Candidate
May be closeable, needs more eyeballs
Performance
Memory or execution speed performance
Strings
String extension data type and string data
Avoid memory bloat by keeping a table of object ids observed. Will require some Cython code
The text was updated successfully, but these errors were encountered: