Skip to content

BUG: fix Dataframe.join with categorical index leads to unexpected reordering #47881

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
Jul 28, 2022

Conversation

xr-chen
Copy link
Contributor

@xr-chen xr-chen commented Jul 28, 2022

@mroeschke mroeschke added this to the 1.5 milestone Jul 28, 2022
@mroeschke mroeschke added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Categorical Categorical Data Type labels Jul 28, 2022
@mroeschke mroeschke merged commit d343e59 into pandas-dev:main Jul 28, 2022
@mroeschke
Copy link
Member

Thanks @xr-chen

@xr-chen xr-chen deleted the categorical branch July 29, 2022 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.join with categorical index results in unexpected reordering
2 participants