Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Intersection of non-overlapping DatetimeIndexes with tz set fails #7880
Comments
jreback
added Bug Timezones
labels
Jul 30, 2014
jreback
added this to the
0.15.0
milestone
Jul 30, 2014
|
yep, we'll call that a bug |
|
sure |
sinhrks
referenced
this issue
Jul 30, 2014
Merged
BUG: tslib.tz_convert and tslib.tz_convert_single may output different result in DST #7798
jreback
closed this
in #7798
Aug 3, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alorenzo175 commentedJul 30, 2014
When taking the intersection of two
DatetimeIndexs that have timezone information and don't overlap, I get anIndexError. I don't have any problems if they don't have any timezone information or they do overlap.My system info is: