-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Fixing EX01 - Added more examples #53540
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some docstring validation issues: https://github.com/pandas-dev/pandas/actions/runs/5191391678/jobs/9359155808?pr=53540#step:9:36
/preview |
Website preview of this PR available at: https://pandas.pydata.org/preview/53540/ |
I think that the new failing test is not related to this. |
Thanks @DeaMariaLeon |
* Added examples groupby * Removed decorator & added 'See Also' inside docstring * Added @substitution instead of repeating 'see_also'
Towards #37875