These are the changes in pandas 1.1.3. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Regression in :meth:
DataFrame.agg
, :meth:DataFrame.apply
, :meth:Series.agg
, and :meth:Series.apply
where internal suffix is exposed to the users when no relabelling is applied. (:issue:`36189`)
.. contributors:: v1.1.2..v1.1.3|HEAD