Skip to content

Latest commit

 

History

History
96 lines (61 loc) · 2.21 KB

v0.24.1.rst

File metadata and controls

96 lines (61 loc) · 2.21 KB
orphan:

Whats New in 0.24.1 (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.1. See :ref:`release` for a full changelog including other versions of pandas.

Fixed Regressions

Enhancements

Bug Fixes

Conversion

Indexing

I/O

Categorical

Timezones

Timedelta - Bug in :func:`to_timedelta` with box=False incorrectly returning a datetime64 object instead of a timedelta64 object (:issue:`24961`) - - -

Reshaping

Visualization

Other

  • Fixed AttributeError when printing a DataFrame's HTML repr after accessing the IPython config object (:issue:`25036`)

Contributors

.. contributors:: v0.24.0..v0.24.1