Skip to content

Commit 7972408

Browse files
committed
unwanted changes from 2.0.0.rst reversed
1 parent 0cc951c commit 7972408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v2.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ Other API changes
507507

508508
Deprecations
509509
~~~~~~~~~~~~
510-
510+
- Deprecated argument ``infer_datetime_format`` in :func:`to_datetime` and :func:`read_csv`, as a strict version of it is now the default (:issue:`48621`)
511511
- :meth:`Index.is_categorical` has been deprecated. Use :func:`pandas.api.types.is_categorical_dtype` instead (:issue:`50042`)
512512

513513
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)