You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: fix RT03 for pandas.Index.to_numpy and pandas.Categorial.set_categories (#57603)
* Add description to Index._to_numpy method.
* Fix description of default value for parameter "ordered" in set_categories
* Add description to return value of Categorical.set_categories and fix typo in description.
* Remove fixed docstrings from code_checks.sh
0 commit comments