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: Change FutureWarning for observed=False to DeprecationWarning #55235

Closed
wants to merge 3 commits into from

Conversation

lithomas1
Copy link
Member

@lithomas1 lithomas1 added Groupby Deprecate Functionality to remove in pandas labels Sep 22, 2023
@lithomas1 lithomas1 added this to the 2.1.2 milestone Sep 22, 2023
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

I have reservations on doing this as expressed in the linked issue.

@rhshadrach
Copy link
Member

#54970 (comment) makes me think more that we should not revert.

@mroeschke
Copy link
Member

Yeah I think this is a case where we should have been more careful in hindsight misjudging the "impact", but I don't think we should change to a DeprecationWarning due to the churn.

@lithomas1 lithomas1 closed this Oct 1, 2023
@lithomas1 lithomas1 deleted the change-warnings branch October 1, 2023 02:40
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 Groupby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please consider using DeprecationWarning rather than FutureWarning for API changes
3 participants