Skip to content

API: DataFrame.interpolate will be deprecated in v0.13 #3676

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

Closed
cpcloud opened this issue May 21, 2013 · 3 comments
Closed

API: DataFrame.interpolate will be deprecated in v0.13 #3676

cpcloud opened this issue May 21, 2013 · 3 comments
Labels
Admin Administrative tasks related to the pandas project API Design
Milestone

Comments

@cpcloud
Copy link
Member

cpcloud commented May 21, 2013

see #3582 and #3675. Use DataFrame.fillna() and DataFrame.replace() instead.

@jreback
Copy link
Contributor

jreback commented May 21, 2013

just make this a warning redirecting to fillna/replace

@jreback
Copy link
Contributor

jreback commented May 21, 2013

yep....we'll actually change or 0.12

@jreback
Copy link
Contributor

jreback commented Sep 10, 2013

closing as #4324 will take care of this (@TomAusberger)

@jreback jreback closed this as completed Sep 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Administrative tasks related to the pandas project API Design
Projects
None yet
Development

No branches or pull requests

2 participants