Skip to content

REGR: Bug in Series.reindex when specifying a method with some nan values was inconsistent (GH6418) #6421

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

Merged
merged 1 commit into from
Feb 20, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 20, 2014

closes #6418

…lues was inconsistent (noted on a resample) (GH6418)
@jreback jreback added this to the 0.14.0 milestone Feb 20, 2014
jreback added a commit that referenced this pull request Feb 20, 2014
REGR: Bug in Series.reindex when specifying a method with some nan values was inconsistent (GH6418)
@jreback jreback merged commit d837bd4 into pandas-dev:master Feb 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: reindex() and reindex_like() fill behavior is different in pandas 12.0 and 13.1?
1 participant