Skip to content

BUG: RangeIndex.union(sort=True) with another RangeIndex #53495

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

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Jun 1, 2023

@mroeschke mroeschke added Index Related to the Index class or subclasses setops union, intersection, difference, symmetric_difference labels Jun 1, 2023
@mroeschke mroeschke added this to the 2.0.3 milestone Jun 1, 2023
@mroeschke
Copy link
Member Author

Going to merge, but happy to address follow ups.

@mroeschke mroeschke merged commit abcd440 into pandas-dev:main Jun 13, 2023
@mroeschke mroeschke deleted the bug/rangeindex/union branch June 13, 2023 17:31
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jun 13, 2023
mroeschke added a commit that referenced this pull request Jun 13, 2023
…with another RangeIndex) (#53650)

Backport PR #53495: BUG: RangeIndex.union(sort=True) with another RangeIndex

Co-authored-by: Matthew Roeschke <[email protected]>
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
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 setops union, intersection, difference, symmetric_difference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: RangeIndex.union not sorting results when sort=True in pandas-2.0
1 participant