DatetimeIndex.inferred_type
DatetimeIndex.dtype_str = None
DatetimeIndex.to_period(freq=None)
DatetimeIndex.order(return_indexer=False, ascending=True)
DatetimeIndex.take(indices, axis=0, allow_fill=True, fill_value=None, **kwargs)
DatetimeIndex.union(other)
DatetimeIndex.set_names(names, level=None, inplace=False)
DatetimeIndex.month The month as January=1, December=12
DatetimeIndex.get_duplicates()
DatetimeIndex.symmetric_difference(other, result_name=None)
Page 12 of 16