These are the changes in pandas 1.0.2. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :meth:`DataFrame.to_excel` when
columns
kwarg is passed (:issue:`31677`)
Experimental dtypes
- Fixed bug in setting values using a slice indexer with string dtype (:issue:`31772`)
.. contributors:: v1.0.1..v1.0.2|HEAD