Skip to content

Latest commit

 

History

History
74 lines (44 loc) · 2.26 KB

v1.1.1.rst

File metadata and controls

74 lines (44 loc) · 2.26 KB

What's new in 1.1.1 (?)

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

{{ header }}

Fixed regressions

Bug fixes

  • Bug in Styler whereby cell_ids argument had no effect due to other recent changes (:issue:`35588`).

Categorical

Datetimelike

Timedelta

Numeric

Plotting

Indexing

DataFrame - Bug in :class:`DataFrame` constructor failing to raise ValueError in some cases when data and index have mismatched lengths (:issue:`33437`) -

Contributors

.. contributors:: v1.1.0..v1.1.1|HEAD