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

TST: add test for regression in groupby with empty MultiIndex level #31690

Merged

Conversation

jorisvandenbossche
Copy link
Member

Closes #31670 (the actual fix was already in #29243)

@jorisvandenbossche jorisvandenbossche added this to the 1.0.1 milestone Feb 5, 2020
@jorisvandenbossche jorisvandenbossche merged commit 2f70e41 into pandas-dev:master Feb 5, 2020
@jorisvandenbossche jorisvandenbossche deleted the test-31670 branch February 5, 2020 10:17
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 5, 2020
jorisvandenbossche added a commit that referenced this pull request Feb 5, 2020
…y MultiIndex level (#31692)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

groupby fails when MultiIndex contains Int64Index in an empty DataFrame in 1.0.0
1 participant