TimedeltaIndex.get_slice_bound(label, side, kind)
TimedeltaIndex.has_duplicates
TimedeltaIndex.data return the data pointer of the underlying data
TimedeltaIndex.is_monotonic_decreasing return if the index is monotonic decreasing (only equal
TimedeltaIndex.is_all_dates
TimedeltaIndex.join(other, how='left', level=None, return_indexers=False)
TimedeltaIndex.insert(loc, item)
TimedeltaIndex.asof_locs(where, mask)
TimedeltaIndex.transpose(*args, **kwargs)
TimedeltaIndex.intersection(other)
Page 10 of 13