These are the changes in pandas 2.0.1. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Bug in :class:`Series` constructor when passing
timedelta64
dtype with non-nanosecond unit would not respect the unit (:issue:`48312`, :issue:`52457`)
.. contributors:: v2.0.0..v2.0.1|HEAD