File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -462,7 +462,7 @@ Datetimelike
462
462
- Bug in :meth: `DatetimeIndex.to_period ` not infering the frequency when called with no arguments (:issue: `33358 `)
463
463
- Bug in :meth: `DatetimeIndex.tz_localize ` incorrectly retaining ``freq `` in some cases where the original freq is no longer valid (:issue: `30511 `)
464
464
- Bug in :meth: `DatetimeIndex.intersection ` losing ``freq `` and timezone in some cases (:issue: `33604 `)
465
- - Bug in :meth: `DatetimeIndex.get_indexer ` where incorrect output would be returned for mixed datetime-like targets (:issues : `33741 `)
465
+ - Bug in :meth: `DatetimeIndex.get_indexer ` where incorrect output would be returned for mixed datetime-like targets (:issue : `33741 `)
466
466
467
467
Timedelta
468
468
^^^^^^^^^
You can’t perform that action at this time.
0 commit comments