Skip to content

BUG: unstack accessing wrong index level when midx has mixed names #49092

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 14, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Oct 14, 2022

@mroeschke mroeschke added this to the 2.0 milestone Oct 14, 2022
@mroeschke mroeschke added Reshaping Concat, Merge/Join, Stack/Unstack, Explode MultiIndex labels Oct 14, 2022
@mroeschke mroeschke merged commit a015631 into pandas-dev:main Oct 14, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the 48763 branch October 14, 2022 23:08
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
…andas-dev#49092)

* BUG: unstack accessing wrong index level when midx has mixed names

* Add comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.Series.unstack with mixed names types
2 participants