pandas.TimedeltaIndex.components — pandas 0.24.0rc1 documentation (original) (raw)
TimedeltaIndex.
components
¶
Return a dataframe of the components (days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds) of the Timedeltas.
Returns: | a DataFrame |
---|