These are the changes in pandas 1.1.1. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
Datetimelike
Numeric
Plotting
Indexing
Groupby/resample/rolling
- Bug in :class:`pandas.core.groupby.RollingGroupby` where
__getitem__
would not select the specified column (:issue:`35486`)
.. contributors:: v1.1.0..v1.1.1|HEAD