Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 820 Bytes

v1.0.2.rst

File metadata and controls

38 lines (23 loc) · 820 Bytes

What's new in 1.0.2 (February ??, 2020)

These are the changes in pandas 1.0.2. See :ref:`release` for a full changelog including other versions of pandas.

{{ header }}

Fixed regressions

Bug fixes

  • Fixed issue where taking the minimum, maximum, or sum of a Series with StringDtype type would raise. (:issue:`31746`)

Contributors

.. contributors:: v1.0.1..v1.0.2|HEAD