You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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
.The text was updated successfully, but these errors were encountered: