DatetimeIndex.tz_convert(tz)
DatetimeIndex.is_monotonic_increasing return if the index is monotonic increasing (only equal
DatetimeIndex.weekday The day of the week with Monday=0, Sunday=6
DatetimeIndex.str()
DatetimeIndex.name = None
DatetimeIndex.time Returns numpy array of datetime.time. The time part of the Timestamps.
DatetimeIndex.shift(n, freq=None)
DatetimeIndex.is_categorical()
DatetimeIndex.append(other)
DatetimeIndex.reshape(*args, **kwargs)
Page 7 of 16