Skip to content
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

Bug in DataFrame.loc returning elements in wrong order when indexer is differently ordered than object #37992

Merged
merged 8 commits into from
Nov 25, 2020

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 22, 2020

@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex labels Nov 22, 2020
@jreback jreback added this to the 1.2 milestone Nov 24, 2020
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. @jbrockmendel if you can have a look.

@jbrockmendel
Copy link
Member

LGTM thanks for hunting these down @phofl

…603_original

� Conflicts:
�	doc/source/whatsnew/v1.2.0.rst
�	pandas/tests/indexing/multiindex/test_loc.py
@jbrockmendel
Copy link
Member

needs rebase otherwise LGTM

@phofl
Copy link
Member Author

phofl commented Nov 25, 2020

Thx for rebasing

@jreback jreback merged commit 15b8898 into pandas-dev:master Nov 25, 2020
@jreback
Copy link
Contributor

jreback commented Nov 25, 2020

thanks @phofl

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 MultiIndex
Projects
None yet
3 participants