Skip to content

Commit a1f9565

Browse files
Update v0.21.0.txt
1 parent 45d30d4 commit a1f9565

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/source/whatsnew/v0.21.0.txt

-3
Original file line numberDiff line numberDiff line change
@@ -588,9 +588,6 @@ Indexing
588588
- Bug in ``CategoricalIndex`` reindexing in which specified indices containing duplicates were not being respected (:issue:`17323`)
589589
- Bug in intersection of ``RangeIndex`` with negative step (:issue:`17296`)
590590
- 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
594591
- Bug in :meth:`DataFrame.first_valid_index` and :meth:`DataFrame.last_valid_index` when no valid entry (:issue:`17400`)
595592
- 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`)
596593

0 commit comments

Comments
 (0)