pandas / 0.18.1 / generated / pandas.categoricalindex.append.html /

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

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.18.1/generated/pandas.CategoricalIndex.append.html