Skip to content

Conversation

@xingyubobo33333
Copy link

This PR removes the @doc decorator from pandas/core/accessor.py and replaces it with inlined docstrings.
This PR addresses the issue DOC: Replace @appender, @substitution, @doc with inlined docstrings (#62437).

Comment on lines 280 to 281
Examples
--------
Copy link
Member

Choose a reason for hiding this comment

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

Can you remove this?

Notes
-----
This function allows you to register a custom-defined accessor class for {klass}.
This function allows you to register a custom-defined accessor class for .
Copy link
Member

Choose a reason for hiding this comment

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

Could you complete this sentence?

@mroeschke mroeschke added the Docs label Nov 7, 2025
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.

2 participants