CategoricalIndex.max(*args, **kwargs)
CategoricalIndex.is_all_dates = None
CategoricalIndex.shape return a tuple of the shape of the underlying data
CategoricalIndex.is_monotonic_increasing return if the index is monotonic increasing (only
CategoricalIndex.all(other=None)
CategoricalIndex.codes
CategoricalIndex.is_object()
CategoricalIndex.fillna(value, downcast=None)
CategoricalIndex.str()
CategoricalIndex.append(other)
Page 1 of 12