Skip to content
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

DEPR: Added is_copy to NDFrame._deprecations #18922

Merged
merged 1 commit into from
Dec 23, 2017

Conversation

cbertinato
Copy link
Contributor

Should have been part of PR #18801

@codecov
Copy link

codecov bot commented Dec 23, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18922      +/-   ##
==========================================
+ Coverage   91.65%   91.67%   +0.01%     
==========================================
  Files         154      154              
  Lines       51368    51368              
==========================================
+ Hits        47080    47090      +10     
+ Misses       4288     4278      -10
Flag Coverage Δ
#multiple 89.54% <ø> (+0.01%) ⬆️
#single 40.84% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/generic.py 95.92% <ø> (ø) ⬆️
pandas/util/testing.py 84.68% <0%> (-0.22%) ⬇️
pandas/plotting/_converter.py 66.95% <0%> (+1.73%) ⬆️

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 6164da2...2c24813. Read the comment docs.

@jreback jreback added the Deprecate Functionality to remove in pandas label Dec 23, 2017
@jreback jreback added this to the 0.23.0 milestone Dec 23, 2017
@jreback jreback merged commit e292a6b into pandas-dev:master Dec 23, 2017
@jreback
Copy link
Contributor

jreback commented Dec 23, 2017

thanks @cbertinato

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants