TimedeltaIndex.inferred_freq = None
TimedeltaIndex.is_lexsorted_for_tuple(tup)
TimedeltaIndex.get_values()
TimedeltaIndex.all(other=None)
TimedeltaIndex.where(cond, other=None)
TimedeltaIndex.drop(labels, errors='raise')
TimedeltaIndex.groupby(values)
TimedeltaIndex.dtype_str = None
TimedeltaIndex.base return the base object if the memory of the underlying data is shared
TimedeltaIndex.components Return a dataframe of the components (days, hours, minutes, seconds, milliseconds
Page 1 of 13