DatetimeIndex.hour The hours of the datetime
DatetimeIndex.is_lexsorted_for_tuple(tup)
DatetimeIndex.where(cond, other=None)
DatetimeIndex.floor(freq)
DatetimeIndex.is_mixed()
DatetimeIndex.indexer_between_time(start_time, end_time, include_start=True, include_end=True)
DatetimeIndex.duplicated(*args, **kwargs)
DatetimeIndex.ravel(order='C')
DatetimeIndex.is_type_compatible(typ)
DatetimeIndex.tz_convert(tz)
Page 6 of 16