On this page
pandas.CategoricalIndex.equals
CategoricalIndex.equals(self, other)
[source]-
Determine if two CategoricalIndex objects contain the same elements.
Returns: - bool
-
If two CategoricalIndex objects have equal elements True, otherwise False.
© 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.25.0/reference/api/pandas.CategoricalIndex.equals.html