Skip to content

DOC: bunch of docstring formatting fixes (sphinx warnings) #26117

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

Conversation

jorisvandenbossche
Copy link
Member

WIP towards getting sphinx doc build warning free

@jorisvandenbossche jorisvandenbossche added this to the 0.25.0 milestone Apr 17, 2019
@codecov
Copy link

codecov bot commented Apr 17, 2019

Codecov Report

Merging #26117 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26117      +/-   ##
==========================================
- Coverage   91.99%   91.98%   -0.01%     
==========================================
  Files         175      175              
  Lines       52384    52384              
==========================================
- Hits        48189    48184       -5     
- Misses       4195     4200       +5
Flag Coverage Δ
#multiple 90.53% <ø> (ø) ⬆️
#single 40.74% <ø> (-0.13%) ⬇️
Impacted Files Coverage Δ
pandas/core/arrays/datetimelike.py 97.69% <ø> (ø) ⬆️
pandas/core/groupby/generic.py 89.02% <ø> (ø) ⬆️
pandas/core/series.py 93.67% <ø> (ø) ⬆️
pandas/core/frame.py 96.9% <ø> (-0.12%) ⬇️
pandas/core/arrays/datetimes.py 97.79% <ø> (ø) ⬆️
pandas/plotting/_core.py 83.76% <ø> (ø) ⬆️
pandas/core/window.py 96.39% <ø> (ø) ⬆️
pandas/io/parsers.py 95.84% <ø> (ø) ⬆️
pandas/io/gbq.py 75% <0%> (-12.5%) ⬇️
... and 1 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 68b1da7...e927e8b. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 17, 2019

Codecov Report

Merging #26117 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26117      +/-   ##
==========================================
- Coverage   91.99%   91.98%   -0.01%     
==========================================
  Files         175      175              
  Lines       52384    52384              
==========================================
- Hits        48189    48184       -5     
- Misses       4195     4200       +5
Flag Coverage Δ
#multiple 90.53% <ø> (ø) ⬆️
#single 40.74% <ø> (-0.13%) ⬇️
Impacted Files Coverage Δ
pandas/core/arrays/datetimelike.py 97.69% <ø> (ø) ⬆️
pandas/core/groupby/generic.py 89.02% <ø> (ø) ⬆️
pandas/core/series.py 93.67% <ø> (ø) ⬆️
pandas/core/frame.py 96.9% <ø> (-0.12%) ⬇️
pandas/core/arrays/datetimes.py 97.79% <ø> (ø) ⬆️
pandas/plotting/_core.py 83.76% <ø> (ø) ⬆️
pandas/core/window.py 96.39% <ø> (ø) ⬆️
pandas/io/parsers.py 95.84% <ø> (ø) ⬆️
pandas/io/gbq.py 75% <0%> (-12.5%) ⬇️
... and 1 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 68b1da7...e927e8b. Read the comment docs.

@jreback jreback merged commit 80d150a into pandas-dev:master Apr 17, 2019
@jreback
Copy link
Contributor

jreback commented Apr 17, 2019

thanks @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche deleted the doc-docstring-formatting branch April 17, 2019 12:51
yhaque1213 pushed a commit to yhaque1213/pandas that referenced this pull request Apr 22, 2019
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