Skip to content

Conversation

profwacko
Copy link
Contributor

More SS06 (Summary should fit in a single line) errors fixed (#29254):

The following docstrings were examined and fixed:

pandas.DataFrame
pandas.DataFrame.transform
pandas.DataFrame.corrwith
pandas.DataFrame.describe
pandas.DataFrame.kurt
pandas.DataFrame.kurtosis
pandas.DataFrame.skew
pandas.DataFrame.align
pandas.DataFrame.drop_duplicates
pandas.DataFrame.duplicated

Validated with python scripts/validate_docstrings.py

Also referencing issue: #27977

Summary docstrings formatted to one line and split to extended summary for longer summaries.

pandas.DataFrame
pandas.DataFrame.transform
pandas.DataFrame.corrwith
pandas.DataFrame.describe
pandas.DataFrame.kurt
pandas.DataFrame.kurtosis
pandas.DataFrame.skew
pandas.DataFrame.align
pandas.DataFrame.drop_duplicates
pandas.DataFrame.duplicated
@pep8speaks
Copy link

pep8speaks commented Oct 30, 2019

Hello @profwacko! 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-30 16:57:01 UTC

@gfyoung gfyoung added Docs Code Style Code style, linting, code_checks labels Oct 31, 2019
@jorisvandenbossche jorisvandenbossche added this to the 1.0 milestone Oct 31, 2019
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

lgtm

@WillAyd WillAyd merged commit ae30758 into pandas-dev:master Oct 31, 2019
@WillAyd
Copy link
Member

WillAyd commented Oct 31, 2019

Thanks @profwacko

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
@profwacko profwacko deleted the fix-docstring-format branch February 28, 2020 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants