Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.79 KB

v1.2.1.rst

File metadata and controls

61 lines (42 loc) · 2.79 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

I/O

  • Bumped minimum fastparquet version to 0.4.0 to avoid AttributeError from numba (:issue:`38344`)
  • Bumped minimum pymysql version to 0.8.1 to avoid test failures (:issue:`38344`)
  • Fixed AttributeError with PyArrow versions [0.16.0, 1.0.0) (:issue:`38801`)

Other

Contributors

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