Skip to content

Commit 94a5b0d

Browse files
sschemroeschke
andcommitted
Update doc/source/whatsnew/v2.1.0.rst
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent b0f1373 commit 94a5b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v2.1.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ Indexing
422422
^^^^^^^^
423423
- Bug in :meth:`DataFrame.__setitem__` losing dtype when setting a :class:`DataFrame` into duplicated columns (:issue:`53143`)
424424
- Bug in :meth:`DataFrame.__setitem__` with a boolean mask and :meth:`DataFrame.putmask` with mixed non-numeric dtypes and a value other than ``NaN`` incorrectly raising ``TypeError`` (:issue:`53291`)
425-
- Bug when using ``nan`` to index (:issue:`52234`)
425+
- Bug in :meth:`DataFrame.iloc` when using ``nan`` as the only element (:issue:`52234`)
426426

427427
Missing
428428
^^^^^^^

0 commit comments

Comments
 (0)