Skip to content

Commit bfdcfea

Browse files
javad94proost
authored andcommitted
DOC: updated categorical docstring (pandas-dev#29068)
1 parent 6a3f2f6 commit bfdcfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/categorical.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ class Categorical(ExtensionArray, PandasObject):
295295
296296
See Also
297297
--------
298-
api.types.CategoricalDtype : Type for categorical data.
298+
CategoricalDtype : Type for categorical data.
299299
CategoricalIndex : An Index with an underlying ``Categorical``.
300300
301301
Notes

0 commit comments

Comments
 (0)