Skip to content

DEPR: deprecate axis keyword in GroupBy methods #52018

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 2 commits into from
Mar 17, 2023

Conversation

jbrockmendel
Copy link
Member

@rhshadrach can you confirm this closes #50405

@jbrockmendel jbrockmendel changed the title DEPR: deprecate axis keyword in GroupBy aggregations DEPR: deprecate axis keyword in GroupBy methods Mar 16, 2023
@rhshadrach rhshadrach added Groupby Deprecate Functionality to remove in pandas labels Mar 17, 2023
@rhshadrach rhshadrach added this to the 2.1 milestone Mar 17, 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.

lgtm; agreed this closes #50405

@mroeschke mroeschke merged commit 0163b41 into pandas-dev:main Mar 17, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

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.

DEPR: GroupBy.cumsum etc with axis=1 DEPR: axis argument in groupby ops
3 participants