These are the changes in pandas 1.1.5. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :meth:`DataFrame.to_hdf` was not dropping missing rows with
dropna=True
(:issue:`35719`)
.. contributors:: v1.1.4..v1.1.5|HEAD