Skip to content

Commit 4617762

Browse files
committed
added whatsnew note in the performance section
1 parent 1b71f8c commit 4617762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,7 @@ Performance improvements
879879
- Restored performance of :meth:`DatetimeIndex.__iter__` by re-enabling specialized code path (:issue:`26702`)
880880
- Improved performance when building :class:`MultiIndex` with at least one :class:`CategoricalIndex` level (:issue:`22044`)
881881
- Improved performance by removing the need for a garbage collect when checking for ``SettingWithCopyWarning`` (:issue:`27031`)
882+
- For :meth:`to_datetime` changed default value of cache parameter to ``True`` (:issue:`26043`)
882883
883884
.. _whatsnew_0250.bug_fixes:
884885

0 commit comments

Comments
 (0)