TimedeltaIndex.name = None
TimedeltaIndex.is_monotonic_decreasing return if the index is monotonic decreasing (only equal
class pandas.TimedeltaIndex
TimedeltaIndex.is_all_dates
TimedeltaIndex.copy(name=None, deep=False, dtype=None, **kwargs)
TimedeltaIndex.order(return_indexer=False, ascending=True)
TimedeltaIndex.asof_locs(where, mask)
TimedeltaIndex.astype(dtype, copy=True)
TimedeltaIndex.insert(loc, item)
TimedeltaIndex.nanoseconds Number of nanoseconds (>= 0 and less than 1 microsecond) for each element
Page 10 of 13