Skip to content

ENH/PERF: RangeIndex.argsort accept kind; pd.isna(rangeindex) fastpath #44263

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
Nov 1, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

We could use the cached index.isna more if #44262 is addressed.

@jreback jreback added Index Related to the Index class or subclasses Performance Memory or execution speed performance labels Nov 1, 2021
@jreback jreback added this to the 1.4 milestone Nov 1, 2021
@jreback jreback merged commit 72327f3 into pandas-dev:master Nov 1, 2021
@jbrockmendel jbrockmendel deleted the enh-ri-argsort branch November 2, 2021 01:43
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.

2 participants