Skip to content

Commit 76967db

Browse files
Douglas Ruddjreback
authored andcommitted
Requested change to whats-new
1 parent 64908e8 commit 76967db

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
@@ -55,7 +55,7 @@ Indexing
5555
^^^^^^^^
5656

5757
- 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`)
58-
- Bug in ``MultiIndex`` causing an error when passing an empty iterable to `.isin`. (:issue:`16777`)
58+
- Bug in ``MultiIndex.isin`` causing an error when passing an empty iterable (:issue:`16777`)
5959

6060
I/O
6161
^^^

0 commit comments

Comments
 (0)