Skip to content

API/PERF: add a performance string-object memory computation #8600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jreback opened this issue Oct 22, 2014 · 1 comment
Closed

API/PERF: add a performance string-object memory computation #8600

jreback opened this issue Oct 22, 2014 · 1 comment
Labels
API Design Enhancement Performance Memory or execution speed performance Strings String extension data type and string data

Comments

@jreback
Copy link
Contributor

jreback commented Oct 22, 2014

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

@jreback jreback added Performance Memory or execution speed performance API Design labels Oct 22, 2014
@jreback jreback added this to the 0.16.0 milestone Oct 22, 2014
@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 6, 2015
@jbrockmendel jbrockmendel added the Strings String extension data type and string data label Dec 18, 2019
@mroeschke
Copy link
Member

I think my moving to pyarrow for string ops this becomes irrelevant. Closing but happy to reopen if i misunderstodd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Enhancement Performance Memory or execution speed performance Strings String extension data type and string data
Projects
None yet
Development

No branches or pull requests

3 participants