Skip to content

REGR: DataFrame.sort_index not producing stable sort #57169

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
Jan 31, 2024

Conversation

lukemanley
Copy link
Member

@lukemanley lukemanley added Regression Functionality that used to work in a prior pandas version Index Related to the Index class or subclasses labels Jan 31, 2024
@lukemanley lukemanley added this to the 2.2.1 milestone Jan 31, 2024
@mroeschke mroeschke merged commit 9760b64 into pandas-dev:main Jan 31, 2024
@mroeschke
Copy link
Member

Thanks @lukemanley

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 31, 2024
mroeschke pushed a commit that referenced this pull request Jan 31, 2024
…oducing stable sort) (#57180)

Backport PR #57169: REGR: DataFrame.sort_index not producing stable sort

Co-authored-by: Luke Manley <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Stable sort on DatetimeIndex is not stable
2 participants