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: numeric_only default on DataFrame ops #46852

Closed
Tracked by #46560 ...
rhshadrach opened this issue Apr 23, 2022 · 0 comments · Fixed by #46906
Closed
Tracked by #46560 ...

DEPR: numeric_only default on DataFrame ops #46852

rhshadrach opened this issue Apr 23, 2022 · 0 comments · Fixed by #46906
Labels
API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Reduction Operations sum, mean, min, max, etc.
Milestone

Comments

@rhshadrach
Copy link
Member

In parallel with #46072 and part of #46560, numeric_only should default to False for all DataFrame ops in 2.0

@rhshadrach rhshadrach added Deprecate Functionality to remove in pandas API - Consistency Internal Consistency of API/Behavior Reduction Operations sum, mean, min, max, etc. Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply labels Apr 23, 2022
@rhshadrach rhshadrach changed the title Deprecate numeric_only on DataFrame ops DEPR: numeric_only default on DataFrame ops Apr 23, 2022
@jreback jreback added this to the 1.5 milestone May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Reduction Operations sum, mean, min, max, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants