These are the changes in pandas 0.25.2. See :ref:`release` for a full changelog including other versions of pandas.
- Bug incorrectly raising an
IndexError
when passing a list of quantiles to :meth:`pandas.core.groupby.DataFrameGroupBy.quantile` (:issue:`28113`).
.. contributors:: v0.25.1..HEAD