Skip to content

Commit 62fdee4

Browse files
author
Douglas Rudd
committed
Requested change to whats-new
1 parent 93f5584 commit 62fdee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Indexing
5151
^^^^^^^^
5252

5353
- Bug in ``Float64Index`` causing an empty array instead of ``None`` to be returned from ``.get(np.nan)`` on a Series whose index did not contain any ``NaN`` s (:issue:`8569`)
54-
- Bug in ``MultiIndex`` causing an error when passing an empty iterable to `.isin`. (:issue:`16777`)
54+
- Bug in ``MultiIndex.isin`` causing an error when passing an empty iterable (:issue:`16777`)
5555

5656
I/O
5757
^^^

0 commit comments

Comments
 (0)