Skip to content

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