Skip to content

Fixing docstrings that don't end with a period #27979

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

Closed
Aya-S opened this issue Aug 17, 2019 · 4 comments
Closed

Fixing docstrings that don't end with a period #27979

Aya-S opened this issue Aug 17, 2019 · 4 comments
Labels

Comments

@Aya-S
Copy link

Aya-S commented Aug 17, 2019

Fix the following docstrings and make them end with a period to follow the pandas convention.

pandas.DataFrame.keys: Summary does not end with a period
pandas.read_clipboard: Summary does not end with a period
pandas.ExcelFile.parse: Summary does not end with a period
pandas.HDFStore.put: Summary does not end with a period
pandas.HDFStore.get: Summary does not end with a period
pandas.HDFStore.select: Summary does not end with a period
pandas.HDFStore.keys: Summary does not end with a period
pandas.HDFStore.groups: Summary does not end with a period
pandas.HDFStore.walk: Summary does not end with a period
pandas.io.stata.StataReader.data: Summary does not end with a period
pandas.io.formats.style.Styler.loader: Summary does not end with a period
pandas.io.formats.style.Styler.set_caption: Summary does not end with a period
pandas.plotting.deregister_matplotlib_converters: Summary does not end with a period
pandas.plotting.register_matplotlib_converters: Summary does not end with a period

Issue noted by @datapythonista

@iamshreeram
Copy link

@Aya-S , Looking into it.

@Aya-S
Copy link
Author

Aya-S commented Aug 18, 2019 via email

@joxxperez
Copy link

Hi, I would like to add to this :)

@mroeschke
Copy link
Member

Numpydoc SS03 runs in our CI now so this is fixed. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants