datetime slices with multiindex unexplained behaviour #11474
Labels
Datetime
Datetime data dtype
Duplicate Report
Duplicate issue or pull request
Indexing
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Strings
String extension data type and string data
I don't think this is related to #9732 or #10331, but maybe I'm missing something.
Now I'm trying to select a slice from s as follows:
Now this is very strange, if I select a slice smaller than 8 days then it works fine, but for anything bigger the selection doesn't work:
The text was updated successfully, but these errors were encountered: