CategoricalIndex.remove_categories(self, *args, **kwargs)
[source]
Remove the specified categories.
removals
must be included in the old categories. Values which were in the removed categories will be set to NaN
Parameters: |
|
---|---|
Returns: |
|
Raises: |
|
© 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.remove_categories.html