These are the changes in pandas 1.4.1. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed segfault in :meth:
DataFrame.to_json
when dumping tz-aware datetimes in Python 3.10 (:issue:`42130`)
.. contributors:: v1.4.0..v1.4.1|HEAD