We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c540fe8 commit 0ac189cCopy full SHA for 0ac189c
doc/source/whatsnew/v1.1.3.rst
@@ -22,7 +22,7 @@ Fixed regressions
22
23
Bug fixes
24
~~~~~~~~~
25
-- Bug in :meth:`isin()` when using NaN and a row length above 1,000,000 (:issue:`22205`)
+- Bug in :meth:`Series.isin` when using ``NaN`` and a row length above 1,000,000 (:issue:`22205`)
26
27
.. ---------------------------------------------------------------------------
28
0 commit comments