TimedeltaIndex.shape return a tuple of the shape of the underlying data
TimedeltaIndex.drop(labels, errors='raise')
TimedeltaIndex.is_numeric()
TimedeltaIndex.get_values()
TimedeltaIndex.inferred_freq = None
TimedeltaIndex.difference(other)
TimedeltaIndex.isin(values)
TimedeltaIndex.delete(loc)
TimedeltaIndex.append(other)
TimedeltaIndex.ceil(freq)
Page 3 of 13