DatetimeIndex.hour The hours of the datetime
DatetimeIndex.duplicated(*args, **kwargs)
DatetimeIndex.is_lexsorted_for_tuple(tup)
DatetimeIndex.year The year of the datetime
DatetimeIndex.is_normalized = None
DatetimeIndex.minute The minutes of the datetime
DatetimeIndex.dayofyear The ordinal day of the year
DatetimeIndex.indexer_between_time(start_time, end_time, include_start=True, include_end=True)
DatetimeIndex.slice_indexer(start=None, end=None, step=None, kind=None)
DatetimeIndex.argmax(axis=None, *args, **kwargs)
Page 5 of 16