DatetimeIndex.normalize()
DatetimeIndex.argmin(axis=None, *args, **kwargs)
DatetimeIndex.is_(other)
DatetimeIndex.str()
DatetimeIndex.nanosecond The nanoseconds of the datetime
DatetimeIndex.get_indexer_non_unique(target)
DatetimeIndex.rename(name, inplace=False)
DatetimeIndex.reshape(*args, **kwargs)
DatetimeIndex.is_month_end Logical indicating if last day of month (defined by frequency)
DatetimeIndex.is_categorical()
Page 8 of 16