These are the changes in pandas 2.0.1. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed segfault in :meth:`Series.to_numpy` with
null[pyarrow]
dtype (:issue:`52443`)
.. contributors:: v2.0.0..v2.0.1|HEAD