Skip to content

Fix SS06 formatting errors #29263

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

Merged
merged 3 commits into from
Oct 29, 2019
Merged

Conversation

mcalingo
Copy link
Contributor

@mcalingo mcalingo commented Oct 29, 2019

Errors resolved (from list in #29254):
pandas.DataFrame.filter
pandas.DataFrame.first
pandas.DataFrame.idxmax
pandas.DataFrame.idxmin
pandas.DataFrame.last
pandas.DataFrame.reindex
pandas.DataFrame.pivot_table
pandas.DataFrame.reorder_levels
pandas.DataFrame.unstack
pandas.DataFrame.melt

Validated with python scripts/validate_docstrings.py

Referencing issue: #27977

Errors resolved:
pandas.DataFrame.filter
pandas.DataFrame.first
pandas.DataFrame.idxmax
pandas.DataFrame.idxmin
pandas.DataFrame.last
pandas.DataFrame.reindex
pandas.DataFrame.pivot_table
pandas.DataFrame.reorder_levels
pandas.DataFrame.unstack
pandas.DataFrame.melt
@pep8speaks
Copy link

pep8speaks commented Oct 29, 2019

Hello @mcalingo! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-10-29 09:34:47 UTC

@jbrockmendel
Copy link
Member

Looks like filter has some lint complaints

@WillAyd WillAyd added the Docs label Oct 29, 2019
@WillAyd WillAyd added this to the 1.0 milestone Oct 29, 2019
@WillAyd WillAyd merged commit b6b5771 into pandas-dev:master Oct 29, 2019
@WillAyd
Copy link
Member

WillAyd commented Oct 29, 2019

Thanks @mcalingo

Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
@mcalingo mcalingo deleted the fix-ss06-issues branch May 9, 2021 00:48
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.

4 participants