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

DEPR: start with Deprecation instead of FutureWarning for NDFrame._data #53994

Merged

Conversation

jorisvandenbossche
Copy link
Member

Follow-up on #52003

Given this is something being used by downstream libraries, and not directly by users, we can start with a DeprecationWarning, which is not visible for users of those libraries.

@jorisvandenbossche jorisvandenbossche added the Deprecate Functionality to remove in pandas label Jul 4, 2023
@jorisvandenbossche jorisvandenbossche added this to the 2.1 milestone Jul 4, 2023
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.

2 participants