Skip to content

Commit 4483edc

Browse files
committed
update whatsnew
1 parent 757de8c commit 4483edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ Performance improvements
596596
- Performance improvement in ``DataFrameGroupBy.__len__`` and ``SeriesGroupBy.__len__`` (:issue:`57595`)
597597
- Performance improvement in indexing operations for string dtypes (:issue:`56997`)
598598
- Performance improvement in unary methods on a :class:`RangeIndex` returning a :class:`RangeIndex` instead of a :class:`Index` when possible. (:issue:`57825`)
599+
- Performance improvement in :meth:`DataFrame.astype` when converting to extension floating dtypes, e.g. "Float64" (:issue:`60066`)
599600

600601
.. ---------------------------------------------------------------------------
601602
.. _whatsnew_300.bug_fixes:

0 commit comments

Comments
 (0)