Skip to content

Conversation

jorisvandenbossche
Copy link
Member

Follow-up on #52472, changing the warning type. I expect this fastpath to be used in libraries (at least pyarrow did), and first using DeprecationWarning avoids that users see this warning if it's not coming from their own code (i.e. avoids warnings they can't do anything about).

@jorisvandenbossche jorisvandenbossche added the Deprecate Functionality to remove in pandas label Apr 11, 2023
@jorisvandenbossche jorisvandenbossche added this to the 2.1 milestone Apr 11, 2023
Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mroeschke mroeschke merged commit fb92f38 into pandas-dev:main Apr 11, 2023
@mroeschke
Copy link
Member

Nice catch, thanks @jorisvandenbossche

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants