BUG: indexing regression with datetime index #34860
Labels
Datetime
Datetime data dtype
good first issue
Indexing
Related to indexing on series/frames, not to indexes themselves
Needs Tests
Unit test(s) needed to prevent regressions
Milestone
Sample code:
in 0.25.3 we get
in >= 1.0.0 (up to 1.0.4 at least) we get
The index has dtype obj
Variantations like
look unaffected
The text was updated successfully, but these errors were encountered: