These are the changes in pandas 1.5.2. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :meth:`DataFrame.plot` preventing :class:`~matplotlib.colors.Colormap` instance
from being passed using the
colormap
argument if Matplotlib 3.6+ is used (:issue:`49374`)
.. contributors:: v1.5.1..v1.5.2|HEAD