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 b2004b8 commit 1871a41Copy full SHA for 1871a41
doc/source/whatsnew/v1.1.4.rst
@@ -14,7 +14,7 @@ including other versions of pandas.
14
15
Fixed regressions
16
~~~~~~~~~~~~~~~~~
17
-- ``dict_keys`` not being accepted as valid column names by ``pandas.io.parsers._validate_names``
+- Fixed regression in :func:`read_csv` raised ``ValueError`` when ``names`` was ``dict_keys`` (:issue:`36928`)
18
19
.. ---------------------------------------------------------------------------
20
0 commit comments