These are the changes in pandas 1.1.4. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :func:`read_csv` raising a
ValueError
whennames
was of typedict_keys
(:issue:`36928`)
.. contributors:: v1.1.3..v1.1.4|HEAD