Skip to content

.ix/.loc methods are *significantly* slower when upgrading pandas from 0.13 to 0.16.2 #11151

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
vgoklani opened this issue Sep 19, 2015 · 3 comments
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance

Comments

@vgoklani
Copy link

We ran a profiler comparing both the .ix and .loc methods for pandas, in both versions, and got substantially slower results when using 0.16.2. Why is that?

@TomAugspurger
Copy link
Contributor

Do you have a small reproducible example that shows the slowdown?

@jreback
Copy link
Contributor

jreback commented Sep 20, 2015

see a discussion #7493

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance labels Sep 21, 2015
@jreback
Copy link
Contributor

jreback commented Sep 21, 2015

well, if you have an example post it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
Projects
None yet
Development

No branches or pull requests

3 participants