Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.CategoricalIndex.append

CategoricalIndex.append(other)

Append a collection of CategoricalIndex options together

Parameters:other : Index or list/tuple of indices
Returns:appended : Index
Raises:ValueError if other is not in the categories