Skip to content

Conversation

lmjohns3
Copy link

Fixes issue #11115.

This change fixes up a couple edge cases for the computation of invalid NaN indexes for interpolation limits.

I've also added a test explicitly for the reported bug (and similar behaviors at the opposite end of the series) in #11115.

/cc @jreback

@jreback jreback added the Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate label Sep 16, 2015
@jreback jreback added this to the 0.17.0 milestone Sep 16, 2015
@jreback
Copy link
Contributor

jreback commented Sep 16, 2015

in the whatsnew add this issue on (where the limit_direction change exists, just add this issue number on)

@lmjohns3
Copy link
Author

Done!

@jreback
Copy link
Contributor

jreback commented Sep 16, 2015

gr8. don't worry about eh failing builds on travis. fixing shortly

jreback added a commit that referenced this pull request Sep 16, 2015
BUG: Fix computation of invalid NaN indexes for interpolate.
@jreback jreback merged commit 7512f95 into pandas-dev:master Sep 16, 2015
@jreback
Copy link
Contributor

jreback commented Sep 16, 2015

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants