Skip to content
Merged
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.1.4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ including other versions of pandas.

Fixed regressions
~~~~~~~~~~~~~~~~~
- ``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`)

.. ---------------------------------------------------------------------------

Expand Down