Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Setting values on Series using .loc with a TZ-aware DatetimeIndex fails #12050
Comments
|
so getitem and
|
jreback
added Bug Indexing Timezones
labels
Jan 15, 2016
jreback
added this to the
0.18.0
milestone
Jan 15, 2016
jreback
added Difficulty Intermediate Effort Low
labels
Jan 15, 2016
coroa
referenced
this issue
Jan 15, 2016
Closed
BUG: GH12050 Setting values on Series using .loc with a TZ-aware DatetimeIndex fails #12054
jorisvandenbossche
added the
Regression
label
Jan 19, 2016
jreback
added a commit
that referenced
this issue
Jan 19, 2016
|
|
coroa + jreback |
4182105
|
|
closed by #12054 |
jreback
closed this
Jan 19, 2016
jreback
referenced
this issue
Jan 20, 2016
Closed
Setting values on a DataFrame with tz aware DatetimeIndex fails #12104
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
coroa commentedJan 15, 2016
On python 2.7.11, pandas 0.17.1, linux.