Skip to content

Commit 1871a41

Browse files
committed
BUG: GH36928 Improve whatsnew description
1 parent b2004b8 commit 1871a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ including other versions of pandas.
1414

1515
Fixed regressions
1616
~~~~~~~~~~~~~~~~~
17-
- ``dict_keys`` not being accepted as valid column names by ``pandas.io.parsers._validate_names``
17+
- Fixed regression in :func:`read_csv` raised ``ValueError`` when ``names`` was ``dict_keys`` (:issue:`36928`)
1818

1919
.. ---------------------------------------------------------------------------
2020

0 commit comments

Comments
 (0)