Skip to content
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

PERF: Return RangeIndex from RangeIndex.join when possible #57651

Merged
merged 4 commits into from
Mar 5, 2024

Conversation

mroeschke
Copy link
Member

Discovered in #57441

@mroeschke mroeschke added Performance Memory or execution speed performance Index Related to the Index class or subclasses labels Feb 27, 2024
@mroeschke mroeschke added this to the 3.0 milestone Feb 28, 2024
@mroeschke
Copy link
Member Author

Going to merge this one. Happy to follow up if needed

@mroeschke mroeschke merged commit 58e63ec into pandas-dev:main Mar 5, 2024
47 checks passed
@mroeschke mroeschke deleted the perf/ri/join branch March 5, 2024 00:58
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…v#57651)

* PERF: Return RangeIndex from RangeIndex.join when possible

* whatsnew number

* Fix indexer
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 Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant