You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.22.0.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Performance Improvements
70
70
~~~~~~~~~~~~~~~~~~~~~~~~
71
71
72
72
- Indexers on Series or DataFrame no longer create a reference cycle (:issue:`17956`)
73
-
-
73
+
- Added a keyword argument, ``cache``, to :func:`to_datetime` that improved the performance of converting duplicate datetime arguments (:issue:`11665`)
0 commit comments