Skip to content

Commit 6a8efb8

Browse files
committed
code review: updated whatsnew
1 parent 31b69e9 commit 6a8efb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Indexing
220220
Missing
221221
^^^^^^^
222222
- Bug in :meth:`Index.equals` raising ``TypeError`` when :class:`Index` consists of tuples that contain ``NA`` (:issue:`48446`)
223-
- Bug in :meth:`Series.map` resulting in incorrect mapping when NaNs are present (:issue:`48813`)
223+
- Bug in :meth:`Series.map` caused incorrect result when data has NaNs and defaultdict mapping was used (:issue:`48813`)
224224

225225
MultiIndex
226226
^^^^^^^^^^

0 commit comments

Comments
 (0)