[BUG] loc
returning incorrect results for DatetimeIndex
that is in monotonically decreasing
#15742
Labels
Milestone
Describe the bug
When we perform a sliced
loc
on aDatetimeIndex
that is monotonically decreasing, the result doesn't match with pandas.Steps/Code to reproduce bug
Expected behavior
Match pandas.
The text was updated successfully, but these errors were encountered: