Skip to content

DOC: removed versionadded <0.17 in doc strings #17504

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

topper-123
Copy link
Contributor

Cleaned up old references to when functionality was added.

See also #17442, #17442, #17404.

@topper-123 topper-123 force-pushed the sourcecode_remove_versionadded branch from 2a057ce to 7cb1a4a Compare September 13, 2017 00:28
@jreback jreback added the Docs label Sep 13, 2017
@jreback jreback added this to the 0.21.0 milestone Sep 13, 2017
@jreback
Copy link
Contributor

jreback commented Sep 13, 2017

lgtm. ping on green.

@topper-123
Copy link
Contributor Author

topper-123 commented Sep 13, 2017

It's green, I think? The failure doesn't seem to have anything to do with my pull request, right?

Is it possible to run that single test again without running the whole test suite? Alternative, should I push some irrelevant change, to see it the error happens again?

@gfyoung
Copy link
Member

gfyoung commented Sep 13, 2017

@topper-123 : Just ping us regarding unrelated failures, and we'll take care of it for you.

@codecov
Copy link

codecov bot commented Sep 13, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17504      +/-   ##
==========================================
- Coverage   91.18%   91.16%   -0.02%     
==========================================
  Files         163      163              
  Lines       49543    49543              
==========================================
- Hits        45177    45168       -9     
- Misses       4366     4375       +9
Flag Coverage Δ
#multiple 88.95% <ø> (ø) ⬆️
#single 40.21% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/sparse/series.py 95.09% <ø> (ø) ⬆️
pandas/core/frame.py 97.77% <ø> (-0.1%) ⬇️
pandas/core/indexes/datetimes.py 95.52% <ø> (ø) ⬆️
pandas/core/reshape/reshape.py 99.29% <ø> (ø) ⬆️
pandas/core/indexes/category.py 98.54% <ø> (ø) ⬆️
pandas/core/strings.py 98.46% <ø> (ø) ⬆️
pandas/core/generic.py 91.98% <ø> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️

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 83436af...7cb1a4a. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 13, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17504      +/-   ##
==========================================
- Coverage   91.18%   91.16%   -0.02%     
==========================================
  Files         163      163              
  Lines       49543    49543              
==========================================
- Hits        45177    45168       -9     
- Misses       4366     4375       +9
Flag Coverage Δ
#multiple 88.95% <ø> (ø) ⬆️
#single 40.21% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/indexes/datetimes.py 95.52% <ø> (ø) ⬆️
pandas/core/sparse/series.py 95.09% <ø> (ø) ⬆️
pandas/core/frame.py 97.77% <ø> (-0.1%) ⬇️
pandas/core/generic.py 91.98% <ø> (ø) ⬆️
pandas/core/strings.py 98.46% <ø> (ø) ⬆️
pandas/core/reshape/reshape.py 99.29% <ø> (ø) ⬆️
pandas/core/indexes/category.py 98.54% <ø> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️

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 83436af...7cb1a4a. Read the comment docs.

@gfyoung
Copy link
Member

gfyoung commented Sep 13, 2017

@topper-123 @jreback : Everything is green and good to go now.

@jreback jreback merged commit f6d4d70 into pandas-dev:master Sep 13, 2017
@jreback
Copy link
Contributor

jreback commented Sep 13, 2017

thanks!

@topper-123 topper-123 deleted the sourcecode_remove_versionadded branch September 28, 2017 11:07
alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
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.

3 participants