These are the changes in pandas 1.0.4. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :meth:`DataFrame.loc`, :meth:`Series.loc` throwing an error when a
datetime64[ns, tz]
value is provided (:issue:`32395`)
.. contributors:: v1.0.3..v1.0.4|HEAD