Skip to content

BUG: DataFrame.pivot(index=None) with MultiIndex #45141

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
Dec 31, 2021

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Dec 31, 2021
@mroeschke mroeschke added this to the 1.4 milestone Dec 31, 2021
@jreback jreback merged commit cea27b4 into pandas-dev:master Dec 31, 2021
@jreback
Copy link
Contributor

jreback commented Dec 31, 2021

thanks @mroeschke

@mroeschke mroeschke deleted the bug/mi_pivot branch December 31, 2021 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Pivot fails for MultiIndex If existing index is used.
2 participants