Skip to content

DOC: minor documentation fix on frame.dropna #21210

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
May 25, 2018

Conversation

minggli
Copy link
Contributor

@minggli minggli commented May 25, 2018

After this PR, it should look like this:
pr

@codecov
Copy link

codecov bot commented May 25, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21210   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files         153      153           
  Lines       49505    49505           
=======================================
  Hits        45466    45466           
  Misses       4039     4039
Flag Coverage Δ
#multiple 90.23% <ø> (ø) ⬆️
#single 41.88% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 97.22% <ø> (ø) ⬆️

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 dc02831...0d8e7c9. Read the comment docs.

@TomAugspurger TomAugspurger added this to the 0.24.0 milestone May 25, 2018
@TomAugspurger TomAugspurger merged commit f6abb61 into pandas-dev:master May 25, 2018
@TomAugspurger
Copy link
Contributor

Thanks!

@minggli minggli deleted the doc/dropna branch May 25, 2018 21:07
david-liu-brattle-1 pushed a commit to david-liu-brattle-1/pandas that referenced this pull request Jun 18, 2018
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.

DOC: minor deprecate message documentation on frame.dropna
2 participants