DatetimeIndex.get_indexer_for(target, **kwargs)
DatetimeIndex.get_slice_bound(label, side, kind)
DatetimeIndex.weekofyear The week ordinal of the year
DatetimeIndex.is_unique = None
DatetimeIndex.value_counts(normalize=False, sort=True, ascending=False, bins=None, dropna=True)
DatetimeIndex.strides return the strides of the underlying data
DatetimeIndex.inferred_freq = None
DatetimeIndex.any(other=None)
DatetimeIndex.is_leap_year Logical indicating if the date belongs to a leap year
DatetimeIndex.drop(labels, errors='raise')
Page 15 of 16