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

DOC: Fix docstring title sections #23653

Merged
merged 1 commit into from
Nov 13, 2018
Merged

Conversation

gueletk
Copy link
Contributor

@gueletk gueletk commented Nov 12, 2018

Changed "See also" section titles to "See Also" to fit with the new validator

@pep8speaks
Copy link

Hello @gueletk! Thanks for submitting the PR.

Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

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

Nice work, thanks for it @gueletk, merging on green.

@codecov
Copy link

codecov bot commented Nov 12, 2018

Codecov Report

Merging #23653 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #23653   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files         161      161           
  Lines       51317    51317           
=======================================
  Hits        47338    47338           
  Misses       3979     3979
Flag Coverage Δ
#multiple 90.63% <ø> (ø) ⬆️
#single 42.31% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/tools/numeric.py 100% <ø> (ø) ⬆️
pandas/io/json/table_schema.py 98.29% <ø> (ø) ⬆️
pandas/core/indexes/multi.py 95.46% <ø> (ø) ⬆️
pandas/core/base.py 97.61% <ø> (ø) ⬆️
pandas/core/tools/timedeltas.py 98.03% <ø> (ø) ⬆️
pandas/core/resample.py 96.99% <ø> (ø) ⬆️
pandas/core/arrays/datetimes.py 98.44% <ø> (ø) ⬆️
pandas/core/window.py 96.4% <ø> (ø) ⬆️
pandas/core/ops.py 94.25% <ø> (ø) ⬆️
pandas/core/arrays/categorical.py 95.34% <ø> (ø) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a08bf3d...e473278. Read the comment docs.

@datapythonista datapythonista merged commit e75b239 into pandas-dev:master Nov 13, 2018
thoo added a commit to thoo/pandas that referenced this pull request Nov 13, 2018
…fixed

* upstream/master:
  CI: Allow to compile docs with ipython 7.11 pandas-dev#22990 (pandas-dev#23655)
  DOC: Fix name of the See Also section titles in docstrings (pandas-dev#23653)
  DOC: clean-up recent doc errors/warnings (pandas-dev#23636)
avolkov pushed a commit to avolkov/pandas that referenced this pull request Nov 13, 2018
JustinZhengBC pushed a commit to JustinZhengBC/pandas that referenced this pull request Nov 14, 2018
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Fix docstring title sections
4 participants