pandas.arrays.TimedeltaArray.dtype¶
-
TimedeltaArray.
dtype
¶ The dtype for the TimedeltaArray.
Warning
A future version of pandas will change dtype to be an instance of a
pandas.api.extensions.ExtensionDtype
subclass, not anumpy.dtype
.Returns: - numpy.dtype