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 1871a41 commit 89c9d51Copy full SHA for 89c9d51
doc/source/whatsnew/v1.1.4.rst
@@ -14,7 +14,7 @@ including other versions of pandas.
14
15
Fixed regressions
16
~~~~~~~~~~~~~~~~~
17
-- Fixed regression in :func:`read_csv` raised ``ValueError`` when ``names`` was ``dict_keys`` (:issue:`36928`)
+- Fixed regression in :func:`read_csv` raising a ``ValueError`` when ``names`` was of type ``dict_keys`` (:issue:`36928`)
18
19
.. ---------------------------------------------------------------------------
20
0 commit comments