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: MaskedArray._values_for_argsort #45434

Merged
merged 6 commits into from
Jan 22, 2022

Conversation

jbrockmendel
Copy link
Member

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

Avoid making copies.

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
@attack68 attack68 mentioned this pull request Jan 20, 2022
2 tasks
@jreback jreback added NA - MaskedArrays Related to pd.NA and nullable extension arrays Refactor Internal refactoring of code labels Jan 22, 2022
@jreback jreback added this to the 1.5 milestone Jan 22, 2022
@jreback jreback merged commit 4fff1c9 into pandas-dev:main Jan 22, 2022
@jbrockmendel jbrockmendel deleted the perf-nullable-argsort branch January 22, 2022 00:33
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants