These are the changes in pandas 1.0.2. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed issue where taking the minimum, maximum, or sum of a
Series
withStringDtype
type would raise. (:issue:`31746`)
.. contributors:: v1.0.1..v1.0.2|HEAD