pandas.TimedeltaIndex.components
-
TimedeltaIndex.
components
Return a dataframe of the components (days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds) of the Timedeltas.
Returns: a DataFrame
TimedeltaIndex.
components
Return a dataframe of the components (days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds) of the Timedeltas.
Returns: | a DataFrame |
---|