We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee4d76 commit 226f1c2Copy full SHA for 226f1c2
doc/source/whatsnew/v1.4.2.rst
@@ -14,7 +14,7 @@ including other versions of pandas.
14
15
Fixed regressions
16
~~~~~~~~~~~~~~~~~
17
-- Fixed regression in :meth:`DataFrame.drop` and :meth:`Series.drop` when :class:`Index` had extension dtype and duplicates (:issue:`45820`)
+- Fixed regression in :meth:`DataFrame.drop` and :meth:`Series.drop` when :class:`Index` had extension dtype and duplicates (:issue:`45860`)
18
-
19
20
.. ---------------------------------------------------------------------------
0 commit comments