Skip to content

BUG: Change default of bool_only to False #53283

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

Merged
merged 1 commit into from
May 18, 2023

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added 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 May 17, 2023
@rhshadrach
Copy link
Member Author

@phofl users shouldn't experience any difference with bool_only=None vs bool_only=False, so I think this is okay to change for 2.1

@phofl
Copy link
Member

phofl commented May 17, 2023

Agreed

@rhshadrach rhshadrach added this to the 2.1 milestone May 17, 2023
@mroeschke mroeschke merged commit 030cf5d into pandas-dev:main May 18, 2023
@mroeschke
Copy link
Member

Thanks @rhshadrach

topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 22, 2023
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
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 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 this pull request may close these issues.

API: bool_only in any/all still defaults to None
3 participants