Skip to content

Conversation

jbrockmendel
Copy link
Member

Unravelling MultiIndex.get_value and get_loc is shaping up to be a PITA. This separates out the easiest parts of the get_value cleanup.

@TomAugspurger can you confirm that the change made here to the __finalize__ call is correct? If so, suggest a test?

@jbrockmendel jbrockmendel added Clean Indexing Related to indexing on series/frames, not to indexes themselves labels Feb 4, 2020
@jreback
Copy link
Contributor

jreback commented Feb 5, 2020

needs a rebase, and now that I think about it, try_mi really should NOT be where it is, it actually should be a series method i think.

@jbrockmendel
Copy link
Member Author

try_mi really should NOT be where it is

I'm hoping we can get it into _get_values_for_loc, separate PR

@jbrockmendel
Copy link
Member Author

Closing in favor of #31736.

@jbrockmendel jbrockmendel deleted the mi-indexing-1 branch February 6, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean 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.

2 participants