Skip to content

Revert "BUG: DataFrame.stack sometimes sorting the resulting index" #54068

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 13, 2023

Conversation

rhshadrach
Copy link
Member

Closes #53969

Reverts #53825

@rhshadrach rhshadrach added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Regression Functionality that used to work in a prior pandas version labels Jul 10, 2023
@rhshadrach rhshadrach added this to the 2.1 milestone Jul 10, 2023
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

LGTM cc @jorisvandenbossche if any additional thoughts

@rhshadrach
Copy link
Member Author

I plan on merging this tomorrow to start making progress on #53921

@rhshadrach rhshadrach merged commit 9372d21 into main Jul 13, 2023
@rhshadrach rhshadrach deleted the revert-53825-stack_sort_bug_2 branch July 13, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REGR: DataFrame.stack was sometimes sorting resulting index
2 participants