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

DOCS: fix docstring validation errors for groupby.DataFrameGroupBy.filter, groupby.SeriesGroupBy.filter #59742

Merged
merged 7 commits into from
Sep 9, 2024

Conversation

ivanpan0626
Copy link
Contributor

Address issues like #56804

Fixes docstrings within code_checks.sh
DOC string fix for both groupby.DataFrameGroupBy.filter and groupby.SeriesGroupBy.filter

…meGroupBy.filter

DOC string fix for both groupby.DataFrameGroupBy.filter and groupby.SeriesGroupBy.filter
@mroeschke mroeschke added the Docs label Sep 9, 2024
@mroeschke mroeschke added this to the 3.0 milestone Sep 9, 2024
@mroeschke mroeschke merged commit ea22788 into pandas-dev:main Sep 9, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @ivanpan0626

ammar-qazi pushed a commit to ammar-qazi/pandas that referenced this pull request Sep 9, 2024
…lter, groupby.SeriesGroupBy.filter (pandas-dev#59742)

* DOCS: fix docstring validation errors for pandas.core.groupby.DataFrameGroupBy.filter

DOC string fix for both groupby.DataFrameGroupBy.filter and groupby.SeriesGroupBy.filter

* Update generic.py

* Update generic.py

* Update generic.py

* quickfix
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