Skip to content

TST: add test for multiindex partial indexing both axis #27359

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

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

simonjayhawkins
Copy link
Member

@simonjayhawkins simonjayhawkins added Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Testing pandas testing functions or related to the test suite labels Jul 12, 2019
@jreback jreback added this to the 0.25.0 milestone Jul 12, 2019
@jreback jreback merged commit 23a6684 into pandas-dev:master Jul 12, 2019
@jreback
Copy link
Contributor

jreback commented Jul 12, 2019

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the partial_both_axis branch July 12, 2019 16:12
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 Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.loc sometimes raises KeyError without an error message when called on an unsorted MultiIndex DataFrame
2 participants