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: removed long deprecated input param 'axis' in .replace() #20789

Merged

Conversation

math-and-data
Copy link
Contributor

@math-and-data math-and-data changed the title CLN: removed long deprecated input param 'axis' in .replace() DEPR: removed long deprecated input param 'axis' in .replace() Apr 22, 2018
@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Deprecate Functionality to remove in pandas labels May 2, 2018
@jreback jreback added this to the 0.23.0 milestone May 2, 2018
@codecov
Copy link

codecov bot commented May 2, 2018

Codecov Report

Merging #20789 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #20789      +/-   ##
==========================================
+ Coverage   91.79%    91.8%   +<.01%     
==========================================
  Files         153      153              
  Lines       49411    49409       -2     
==========================================
+ Hits        45359    45360       +1     
+ Misses       4052     4049       -3
Flag Coverage Δ
#multiple 90.2% <ø> (ø) ⬆️
#single 41.91% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/generic.py 95.98% <ø> (+0.04%) ⬆️
pandas/core/frame.py 97.13% <ø> (ø) ⬆️
pandas/core/series.py 94.03% <ø> (ø) ⬆️
pandas/util/testing.py 84.59% <0%> (+0.2%) ⬆️

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 c4da79b...c51213d. Read the comment docs.

@jreback jreback merged commit 2ab3727 into pandas-dev:master May 3, 2018
@jreback
Copy link
Contributor

jreback commented May 3, 2018

thanks @math-and-data

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 Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants