orphan: |
---|
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.
Conversion
Indexing
I/O
Categorical
Timezones
Timedelta
Reshaping
- Bug in :func:`merge` when merging by index name would sometimes result in an incorrectly numbered index (:issue:`24212`)
Bug in DataFrame.groupby(pd.Grouper(freq='1d'))
when there is a time change (DST) and grouping frequecy is 1d (:issue:`24972`)
Other
.. contributors:: v0.24.0..v0.24.1