Conversation

rhshadrach
  • closes #xxxx (Replace xxxx with the issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Reverts #52477

@rhshadrachrhshadrach added Groupby DeprecateFunctionality to remove in pandasApplyApply, Aggregate, Transform, Maplabels Apr 25, 2023
@rhshadrachrhshadrach added this to the 2.1 milestone Apr 25, 2023
@rhshadrachrhshadrach requested a review from phofl April 25, 2023 21:30
@phofl

Thx, could you rebase? This should get the numpy green

…rt_gb_apply_depr

# Conflicts:
#	pandas/tests/groupby/test_groupby.py

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge when ready @phofl

@phoflphofl merged commit 9f5b44c into pandas-dev:main Apr 28, 2023
@phofl

thx @rhshadrach

@rhshadrachrhshadrach deleted the revert_gb_apply_depr branch April 28, 2023 22:03
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 7, 2023
…as-dev#52921)

Revert "DEPR: DataFrameGroupBy.apply operating on the group keys (pandas-dev#52477)"

This reverts commit 9b20759.
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
…as-dev#52921)

Revert "DEPR: DataFrameGroupBy.apply operating on the group keys (pandas-dev#52477)"

This reverts commit 9b20759.
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
…as-dev#52921)

Revert "DEPR: DataFrameGroupBy.apply operating on the group keys (pandas-dev#52477)"

This reverts commit 9b20759.
Sign up for free to join this conversation on . Already have an account? Sign in to comment
ApplyApply, Aggregate, Transform, MapDeprecateFunctionality to remove in pandasGroupby
None yet

Successfully merging this pull request may close these issues.