Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Concatenating two localized datetimes returns NaTs #12217
Comments
pag
commented
Feb 3, 2016
|
I can replicate with python 2.7.10, windows 10, pandas 0.17.1, numpy 1.9.3. |
|
hmm, partially was addressed in #12195 but still looks buggy |
jreback
added Bug Reshaping Timezones Difficulty Intermediate Effort Low
labels
Feb 3, 2016
jreback
added this to the
Next Major Release
milestone
Feb 3, 2016
jreback
modified the milestone: 0.18.0, Next Major Release
Feb 12, 2016
jreback
added a commit
to jreback/pandas
that referenced
this issue
Feb 12, 2016
|
|
jreback |
563b23b
|
jreback
referenced
this issue
Feb 12, 2016
Closed
TST: validation tests for concat of same timezones #12316
jreback
closed this
in dc6c678
Feb 13, 2016
jreback
referenced
this issue
Mar 23, 2016
Closed
str(data_frame) raises an exception when there is a column with both NaT value and Timestamp with timezone info #12211
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
andyljones commentedFeb 3, 2016
Issue:
Dependencies: