CategoricalIndex.remove_categories(*args, **kwargs)
CategoricalIndex.itemsize return the size of the dtype of the item of the underlying data
CategoricalIndex.shape return a tuple of the shape of the underlying data
CategoricalIndex.max(*args, **kwargs)
CategoricalIndex.is_categorical()
CategoricalIndex.append(other)
CategoricalIndex.is_monotonic_increasing return if the index is monotonic increasing (only
CategoricalIndex.is_floating()
CategoricalIndex.is_all_dates = None
CategoricalIndex.is_object()
Page 2 of 12