Skip to content

Commit a451656

Browse files
committed
removed: 'cache : boolean, default False'
1 parent 5215599 commit a451656

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pandas/core/tools/datetimes.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -536,10 +536,6 @@ def to_datetime(arg, errors='raise', dayfirst=False, yearfirst=False,
536536
537537
.. versionadded:: 0.25.0
538538
539-
cache : boolean, default False
540-
541-
.. versionadded:: 0.23.0
542-
543539
Returns
544540
-------
545541
ret : datetime if parsing succeeded.

0 commit comments

Comments
 (0)