Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.41 KB

v1.0.2.rst

File metadata and controls

47 lines (29 loc) · 1.41 KB

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

ExtensionArray

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

I/O

Contributors

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