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
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.21.0.txt
-3
Original file line number
Diff line number
Diff line change
@@ -588,9 +588,6 @@ Indexing
588
588
- Bug in ``CategoricalIndex`` reindexing in which specified indices containing duplicates were not being respected (:issue:`17323`)
589
589
- Bug in intersection of ``RangeIndex`` with negative step (:issue:`17296`)
590
590
- Bug in ``IntervalIndex`` where performing a scalar lookup fails for included right endpoints of non-overlapping monotonic decreasing indexes (:issue:`16417`, :issue:`17271`)
591
-
<<<<<<< f97c9bc2d44f7aa58314fe67f1fa074af3032473
592
-
<<<<<<< 4996e764fb0adbd5c77574eb3cb60f19c0fafba3
593
-
<<<<<<< 99300ddcc636c859a02b3010ee379d1adbd1678e
594
591
- Bug in :meth:`DataFrame.first_valid_index` and :meth:`DataFrame.last_valid_index` when no valid entry (:issue:`17400`)
595
592
- Bug in :func:`Series.rename` when called with a `callable`, incorrectly alters the name of the `Series`, rather than the name of the `Index`. (:issue:`17407`)
0 commit comments