Skip to content

doc: fix typo in doc #18384

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 1 commit into from
Nov 20, 2017
Merged

doc: fix typo in doc #18384

merged 1 commit into from
Nov 20, 2017

Conversation

xpvpc
Copy link
Contributor

@xpvpc xpvpc commented Nov 20, 2017

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@codecov
Copy link

codecov bot commented Nov 20, 2017

Codecov Report

Merging #18384 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18384      +/-   ##
==========================================
- Coverage   91.38%   91.36%   -0.02%     
==========================================
  Files         164      164              
  Lines       49814    49814              
==========================================
- Hits        45522    45513       -9     
- Misses       4292     4301       +9
Flag Coverage Δ
#multiple 89.16% <ø> (ø) ⬆️
#single 39.55% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/parsers.py 95.59% <ø> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.1%) ⬇️

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 3b05a60...25f1fc6. Read the comment docs.

@codecov
Copy link

codecov bot commented Nov 20, 2017

Codecov Report

Merging #18384 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18384      +/-   ##
==========================================
- Coverage   91.38%   91.36%   -0.02%     
==========================================
  Files         164      164              
  Lines       49814    49814              
==========================================
- Hits        45522    45513       -9     
- Misses       4292     4301       +9
Flag Coverage Δ
#multiple 89.16% <ø> (ø) ⬆️
#single 39.55% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/parsers.py 95.59% <ø> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.1%) ⬇️

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 3b05a60...25f1fc6. Read the comment docs.

@jreback jreback added the Docs label Nov 20, 2017
@jreback jreback added this to the 0.22.0 milestone Nov 20, 2017
@jreback jreback merged commit a840356 into pandas-dev:master Nov 20, 2017
@jreback
Copy link
Contributor

jreback commented Nov 20, 2017

thanks!

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