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/v0.15.0.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -563,7 +563,7 @@ TimedeltaIndex/Scalar
563
563
We introduce a new scalar type ``Timedelta``, which is a subclass of ``datetime.timedelta``, and behaves in a similar manner,
564
564
but allows compatibility with ``np.timedelta64`` types as well as a host of custom representation, parsing, and attributes.
565
565
This type is very similar to how ``Timestamp`` works for ``datetimes``. It is a nice-API box for the type. See the :ref:`docs <timedeltas.timedeltas>`.
0 commit comments