These are the changes in pandas 2.0.1. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Bug in :func:`to_datetime` and :func:`to_timedelta` when trying to convert numeric data with a :class:`ArrowDtype` (:issue:`52425`)
.. contributors:: v2.0.0..v2.0.1|HEAD