Skip to content

Commit d52745f

Browse files
DOC: Fix autosummary reference for CategoricalIndex to pandas.CategoricalIndex
1 parent db6e2f1 commit d52745f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/reference/indexing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ CategoricalIndex
184184
:toctree: api/
185185
:template: autosummary/class_without_autosummary.rst
186186

187-
CategoricalIndex
187+
pandas.CategoricalIndex
188188

189189
Categorical components
190190
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)