We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366ccdf commit 1797ba5Copy full SHA for 1797ba5
doc/source/whatsnew/v3.0.0.rst
@@ -409,7 +409,7 @@ Backwards incompatible API changes
409
Datetime/timedelta resolution inference
410
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
411
412
-Prior to pandas 3.0, whenever converting a sequence of of strings, stdlib ``datetime``
+Prior to pandas 3.0, whenever converting a sequence of strings, stdlib ``datetime``
413
objects, ``np.datetime64`` objects, or integers to a ``datetime64`` / ``timedelta64``
414
dtype, this would always have resulted in nanosecond resolution (or raised an
415
out-of-bounds error).
0 commit comments