CategoricalIndex.remove_categories(*args, **kwargs)
CategoricalIndex.dtype_str = None
CategoricalIndex.tolist()
CategoricalIndex.set_categories(*args, **kwargs)
CategoricalIndex.itemsize return the size of the dtype of the item of the underlying data
CategoricalIndex.strides return the strides of the underlying data
CategoricalIndex.to_series(**kwargs)
CategoricalIndex.argmax(axis=None)
CategoricalIndex.flags
CategoricalIndex.get_value(series, key)
Page 3 of 12