Skip to content

Commit 01f7858

Browse files
committed
DOC: whatsnew
1 parent ca9ebf5 commit 01f7858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ Performance improvements
345345
- Small performance decrease to :meth:`Rolling.min` and :meth:`Rolling.max` for fixed windows (:issue:`36567`)
346346
- Reduced peak memory usage in :meth:`DataFrame.to_pickle` when using ``protocol=5`` in python 3.8+ (:issue:`34244`)
347347
- Performance improvement in :class:`ExpandingGroupby` (:issue:`37064`)
348+
- Performance improvement in :meth:`DataFrame.astype` for :class:`Categorical` (:issue:`8628`)
348349

349350
.. ---------------------------------------------------------------------------
350351

0 commit comments

Comments
 (0)