Skip to content

DOC: update DataFrame.dropna's axis argument docs #21652

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
Jun 27, 2018
Merged

DOC: update DataFrame.dropna's axis argument docs #21652

merged 1 commit into from
Jun 27, 2018

Conversation

taljaards
Copy link
Contributor

Make DataFrame.dropna's axis argument type deprecated warning in documentation easier to understand.

Make `DataFrame.dropna`'s axis argument type deprecated warning in documentation easier to understand.
@codecov
Copy link

codecov bot commented Jun 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21652   +/-   ##
=======================================
  Coverage    91.9%    91.9%           
=======================================
  Files         154      154           
  Lines       49558    49558           
=======================================
  Hits        45545    45545           
  Misses       4013     4013
Flag Coverage Δ
#multiple 90.27% <ø> (ø) ⬆️
#single 42.02% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 97.19% <ø> (ø) ⬆️

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 b35cb1c...25e7af8. Read the comment docs.

@jorisvandenbossche jorisvandenbossche changed the title Update DataFrame.dropna's axis argument docs DOC: update DataFrame.dropna's axis argument docs Jun 27, 2018
@jorisvandenbossche jorisvandenbossche added this to the 0.24.0 milestone Jun 27, 2018
@jorisvandenbossche jorisvandenbossche merged commit f9cc39f into pandas-dev:master Jun 27, 2018
@jorisvandenbossche
Copy link
Member

Thanks!

Sup3rGeo pushed a commit to Sup3rGeo/pandas that referenced this pull request Oct 1, 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.

2 participants