Skip to content

BUG: numeric_only with axis=1 in DataFrame.corrwith and DataFrameGroupBy.cummin/max#47724

Merged
mroeschke merged 4 commits intopandas-dev:mainfrom
rhshadrach:numeric_only_axis_1
Jul 16, 2022
Merged

BUG: numeric_only with axis=1 in DataFrame.corrwith and DataFrameGroupBy.cummin/max#47724
mroeschke merged 4 commits intopandas-dev:mainfrom
rhshadrach:numeric_only_axis_1

Conversation

@rhshadrach
Copy link
Copy Markdown
Member

@rhshadrach rhshadrach commented Jul 14, 2022

Part of #46560

No whatsnew note as these methods gained numeric_ony in 1.5.0

@rhshadrach rhshadrach added Bug Groupby Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply labels Jul 14, 2022
@rhshadrach rhshadrach added this to the 1.5 milestone Jul 14, 2022
Comment thread pandas/tests/groupby/test_function.py
Comment thread pandas/tests/groupby/test_function.py Outdated
@rhshadrach rhshadrach changed the title Numeric only axis 1 BUG: numeric_only with axis=1 in DataFrame.corrwith and DataFrameGroupBy.cummin/max Jul 15, 2022
@mroeschke mroeschke merged commit ad7dcef into pandas-dev:main Jul 16, 2022
@mroeschke
Copy link
Copy Markdown
Member

Thanks @rhshadrach

@rhshadrach rhshadrach deleted the numeric_only_axis_1 branch July 17, 2022 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Groupby Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants