These are the changes in pandas 1.2.2. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :meth:`~DataFrame.to_pickle` failing to create bz2/xz compressed pickle files with
protocol=5
(:issue:`39002`).
.. contributors:: v1.2.1..v1.2.2|HEAD