Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.89 KB

v1.0.2.rst

File metadata and controls

59 lines (35 loc) · 1.89 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 or maximum of a StringArray or Series with StringDtype type would raise. (:issue:`31746`)

Categorical

I/O

Experimental dtypes

Contributors

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