We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b69e9 commit 6a8efb8Copy full SHA for 6a8efb8
doc/source/whatsnew/v1.6.0.rst
@@ -220,7 +220,7 @@ Indexing
220
Missing
221
^^^^^^^
222
- 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`)
+- Bug in :meth:`Series.map` caused incorrect result when data has NaNs and defaultdict mapping was used (:issue:`48813`)
224
225
MultiIndex
226
^^^^^^^^^^
0 commit comments