Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
unexpected join behavior for datetime indexes with integers #3877
Comments
cpcloud
referenced
this issue
Jun 13, 2013
Merged
ENH: do not convert mixed-integer type indexes to datetimeindex #3878
cpcloud
was assigned
Jun 13, 2013
cpcloud
closed this
in #3878
Jun 13, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cpcloud commentedJun 13, 2013
I can't tell if this is bug or not. I think object indices should stay as object indices if they are originally mixed, but currently an index join converts something date-ish to dates...
this could be an edge case, but it's a problem when trying to join indexes in a general way for upcoming
pandas.eval...i.e., i can't just callalign.