These are the changes in pandas 1.1.4. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Bug in :class:`BaseGroupedBy` causing
groupby(...).sum()
and similar to not preserve metadata (:issue:`29442`)
.. contributors:: v1.1.3..v1.1.4|HEAD