TimedeltaIndex.is_monotonic alias for is_monotonic_increasing (deprecated)
TimedeltaIndex.is_object()
TimedeltaIndex.is_monotonic_decreasing return if the index is monotonic decreasing (only equal
TimedeltaIndex.is_monotonic_increasing return if the index is monotonic increasing (only equal
TimedeltaIndex.get_indexer_non_unique(target)
TimedeltaIndex.shift(n, freq=None)
TimedeltaIndex.size return the number of elements in the underlying data
TimedeltaIndex.intersection(other)
TimedeltaIndex.nanoseconds Number of nanoseconds (>= 0 and less than 1 microsecond) for each element
TimedeltaIndex.argmax(axis=None, *args, **kwargs)
Page 10 of 13