Skip to content

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
Development

Successfully merging this pull request may close these issues.

BUG: dangerous inconsistency when setting values on slice of multi-index Rows order when using slice(None) on MultiIndex Dataframe.loc
3 participants