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

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

Comments

Projects
None yet
2 participants
Member

cpcloud commented May 21, 2013

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

Contributor

jreback commented May 21, 2013

just make this a warning redirecting to fillna/replace

Contributor

jreback commented May 21, 2013

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

Contributor

jreback commented Sep 10, 2013

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

jreback closed this Sep 10, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment