DatetimeIndex.is_monotonic_increasing return if the index is monotonic increasing (only equal
DatetimeIndex.is_type_compatible(typ)
DatetimeIndex.slice_indexer(start=None, end=None, step=None, kind=None)
DatetimeIndex.microsecond The microseconds of the datetime
DatetimeIndex.argmax(axis=None, *args, **kwargs)
DatetimeIndex.tz_convert(tz)
DatetimeIndex.to_perioddelta(freq)
DatetimeIndex.base return the base object if the memory of the underlying data is shared
DatetimeIndex.is_mixed()
DatetimeIndex.floor(freq)
Page 5 of 16