Skip to content

Conversation

@rhshadrach
Copy link
Member

No whatsnew since this was introduced in 1.5.0. The test would have caught it but it was explicitly passing numeric_only=lib.no_default instead of just not passing any arg.

As far as I know, this was the last task for #46560.

@rhshadrach rhshadrach added Bug Numeric Operations Arithmetic, Comparison, and Logical operations Resample resample method Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply labels Jul 16, 2022
@rhshadrach rhshadrach added this to the 1.5 milestone Jul 16, 2022
@rhshadrach rhshadrach mentioned this pull request Jul 16, 2022
9 tasks
@mroeschke mroeschke merged commit 0a6be38 into pandas-dev:main Jul 16, 2022
@mroeschke
Copy link
Member

Awesome work @rhshadrach! This was a herculean effort 🎉

@rhshadrach
Copy link
Member Author

rhshadrach commented Jul 18, 2022

Thanks for all the reviews @mroeschke!

@rhshadrach rhshadrach deleted the resampler_numeric_only_default branch July 18, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Numeric Operations Arithmetic, Comparison, and Logical operations Resample resample method

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API: numeric_only consistency

2 participants