We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445c391 commit dfb92d0Copy full SHA for dfb92d0
doc/source/whatsnew/v1.2.3.rst
@@ -15,7 +15,7 @@ including other versions of pandas.
15
Fixed regressions
16
~~~~~~~~~~~~~~~~~
17
18
-- Fixed regression in :func:`pandas.to_excel` raising ``KeyError`` when giving duplicate columns with ``columns`` attribute (:issue:`39695`)
+- Fixed regression in :meth:`~DataFrame.to_excel` raising ``KeyError`` when giving duplicate columns with ``columns`` attribute (:issue:`39695`)
19
-
20
21
.. ---------------------------------------------------------------------------
0 commit comments