Skip to content

Latest commit

 

History

History
100 lines (65 loc) · 1.64 KB

v0.24.2.rst

File metadata and controls

100 lines (65 loc) · 1.64 KB
orphan:

Whats New in 0.24.2 (February XX, 2019)

Warning

The 0.24.x series of releases will be the last to support Python 2. Future feature releases will support Python 3 only. See :ref:`install.dropping-27` for more.

{{ header }}

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

Fixed Regressions

Enhancements

Bug Fixes

Conversion

Indexing

I/O

  • Better handling of terminal printing when the terminal dimensions are not known (:issue:`25080`);
  • Bug in reading a HDF5 table-format DataFrame created in Python 2, in Python 3 (:issue:`24925`)
  • Bug where float indexes could have misaligned values when printing (:issue:`25061`)

Categorical

Timezones

Timedelta

Reshaping

Visualization

Other

Contributors

.. contributors:: v0.24.1..v0.24.2