Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

retry

retry
See Also
--------
Series.groupby : Apply a function groupby to a Series.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Series.groupby : Apply a function groupby to a Series.
Series.any : Apply a function any to a Series.

This was probably a typo before, but I think these should refer to the method of the same name on the Series/DataFrame object. Can you apply similar fixes to the other methods?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, thanks for pointing it out

@mroeschke mroeschke merged commit 0c5e6f8 into pandas-dev:main Jan 5, 2026
41 checks passed
@mroeschke
Copy link
Member

Thanks @zhengruifeng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Replace @Appender, @Substitution, @doc with inlined docstrings

2 participants