Skip to content
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

Fix docstring errors for SeriesGroupBy.plot and SeriesGroupBy.indices #60443

Conversation

gvmmybear
Copy link
Contributor

@gvmmybear gvmmybear commented Nov 28, 2024

Edit: Closing this PR, I noticed I made some mistakes and it's not passing code checks for other broken docstrings. Apologies, I am new to pandas so still figuring out which tests I need to run locally. I am still going to try and work on the pandas.core.groupby.SeriesGroupBy.plot docstring but I will break it apart into a separate PR. That one seems a bit tricky to fix, so it will take me more time.

Fixing docstrings for the below functions

 -i "pandas.core.groupby.SeriesGroupBy.indices SA01" \ 
 -i "pandas.core.groupby.SeriesGroupBy.plot PR02" \ 

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.

1 participant