Skip to content

BUG: bug in partial setting of with a DatetimeIndex (GH9478) #9479

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 13, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 12, 2015

closes #9478

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Feb 12, 2015
@jreback jreback added this to the 0.16.0 milestone Feb 12, 2015
BUG: bug in taking a view with an Index (and addtl testing)
jreback added a commit that referenced this pull request Feb 13, 2015
BUG: bug in partial setting of with a DatetimeIndex (GH9478)
@jreback jreback merged commit f2882b8 into pandas-dev:master Feb 13, 2015
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.

DateTimeIndex values are assigned across entire df when using .loc
1 participant