CategoricalIndex.item()
CategoricalIndex.is_floating()
CategoricalIndex.dtype_str = None
CategoricalIndex.fillna(value, downcast=None)
CategoricalIndex.summary(name=None)
class pandas.CategoricalIndex
CategoricalIndex.format(name=False, formatter=None, **kwargs)
CategoricalIndex.strides return the strides of the underlying data
CategoricalIndex.asof_locs(where, mask)
CategoricalIndex.to_series(**kwargs)
Page 3 of 12