These are the changes in pandas 1.3.2. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Performance regression in :meth:`DataFrame.isin` and :meth:`Series.isin` for nullable data types (:issue:`42714`)
.. contributors:: v1.3.1..v1.3.2|HEAD