Skip to content

TST: adds test for .loc on multiindex for series GH43908 #44035

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 2 commits into from
Oct 15, 2021

Conversation

KoenSR
Copy link
Contributor

@KoenSR KoenSR commented Oct 14, 2021

@alimcmaster1 alimcmaster1 added Testing pandas testing functions or related to the test suite MultiIndex labels Oct 14, 2021
@alimcmaster1 alimcmaster1 added this to the 1.4 milestone Oct 14, 2021
Copy link
Member

@alimcmaster1 alimcmaster1 left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for the updates

@mroeschke mroeschke merged commit f06d987 into pandas-dev:master Oct 15, 2021
@mroeschke
Copy link
Member

Excellent thanks @KoenSR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: .loc[] on Series with MultiIndex raises "ValueError: Too many indices" if one level is a tuple
3 participants