8000 DEPR: non-keyword args in EA.argsort by jbrockmendel · Pull Request #46134 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@jbrockmendel
Copy link
Member
@jbrockmendel jbrockmendel commented Feb 23, 2022
  • closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

ATM we can't annotate Categorical.argsort bc the signature doesn't match EA.argsort. Once this is enforced, the signatures will match, so we can annotate.

@mroeschke mroeschke added Deprecate Functionality to remove in pandas ExtensionArray Extending pandas with custom dtypes or arrays. labels Feb 24, 2022
@mroeschke mroeschke added this to the 1.5 milestone Feb 24, 2022
@jreback jreback merged commit b7b0558 into pandas-dev:main Feb 26, 2022
@jbrockmendel jbrockmendel deleted the argsort branch February 26, 2022 20:17
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

Deprecate Functionality to remove in pandas ExtensionArray Extending pandas with custom dtypes or arrays.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0