Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 3.67 KB

v1.2.1.rst

File metadata and controls

68 lines (50 loc) · 3.67 KB

What's new in 1.2.1 (January ??, 2021)

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

{{ header }}

Fixed regressions

Bug fixes

  • Bug in :meth:`read_csv` with float_precision="high" caused segfault or wrong parsing of long exponent strings. This resulted in a regression in some cases as the default for float_precision was changed in pandas 1.2.0 (:issue:`38753`)

Other

Contributors

.. contributors:: v1.2.0..v1.2.1|HEAD