Skip to content

Commit 1a6b7ab

Browse files
committed
DOC: remove whatsnew note for xref #17131
1 parent a607872 commit 1a6b7ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.21.0.txt

-1
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,6 @@ Indexing
668668
- Bug in ``IntervalIndex`` where performing a scalar lookup fails for included right endpoints of non-overlapping monotonic decreasing indexes (:issue:`16417`, :issue:`17271`)
669669
- Bug in :meth:`DataFrame.first_valid_index` and :meth:`DataFrame.last_valid_index` when no valid entry (:issue:`17400`)
670670
- 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`)
671-
- Regression in ``.loc`` accepting a boolean ``Index`` as an indexer (:issue:`17131`)
672671

673672
I/O
674673
^^^

0 commit comments

Comments
 (0)