DatetimeIndex.astype(dtype, copy=True)
DatetimeIndex.slice_indexer(start=None, end=None, step=None, kind=None)
DatetimeIndex.to_perioddelta(freq)
DatetimeIndex.hour The hours of the datetime
DatetimeIndex.argmax(axis=None, *args, **kwargs)
DatetimeIndex.sym_diff(*args, **kwargs)
DatetimeIndex.minute The minutes of the datetime
DatetimeIndex.to_series(keep_tz=False)
DatetimeIndex.is_lexsorted_for_tuple(tup)
DatetimeIndex.indexer_between_time(start_time, end_time, include_start=True, include_end=True)
Page 5 of 16