Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke commented Oct 31, 2025

Probably no longer needed as those pandas versions are +2 years old

Comment on lines 9459 to 9462
Warns that ``group_keys`` will no longer be ignored when the
result from ``apply`` is a like-indexed Series or DataFrame.
Specify ``group_keys`` explicitly to include the group keys or
not.
Copy link
Member

Choose a reason for hiding this comment

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

I'm not seeing the warning. Remove?

Copy link
Member

Choose a reason for hiding this comment

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

Probably have to update the text above then to reflect that change?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah IMO probably OK to just remove this since the existing docstring is now strictly true without any caveats.

Copy link
Member

Choose a reason for hiding this comment

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

Ah, yes, you're right, +1

Comment on lines 142 to 145
Warns that ``group_keys`` will no longer be ignored when the
result from ``apply`` is a like-indexed Series or DataFrame.
Specify ``group_keys`` explicitly to include the group keys or
not.
Copy link
Member

Choose a reason for hiding this comment

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

Ditto.

@mroeschke mroeschke added this to the 3.0 milestone Nov 4, 2025
@mroeschke mroeschke merged commit 893c784 into pandas-dev:main Nov 4, 2025
41 of 42 checks passed
@mroeschke mroeschke deleted the doc/versionchanged branch November 4, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants