Skip to content

Commit 397bc47

Browse files
authored
Update v1.5.0.rst
1 parent e810ec9 commit 397bc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.5.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Performance improvements
385385
- Performance improvement when setting values in a pyarrow backed string array (:issue:`46400`)
386386
- Performance improvement in :func:`factorize` (:issue:`46109`)
387387
- Performance improvement in :class:`DataFrame` and :class:`Series` constructors for extension dtype scalars (:issue:`45854`)
388-
- Performance improvement in :meth:`DataFrame.to_dict` and :meth:`Series.to_dict` especially when using non-mixed dtypes (:issue:`45854`)
388+
- Performance improvement in :meth:`DataFrame.to_dict` and :meth:`Series.to_dict` especially when using non-mixed dtypes (:issue:`46470`)
389389

390390
.. ---------------------------------------------------------------------------
391391
.. _whatsnew_150.bug_fixes:

0 commit comments

Comments
 (0)