Skip to content

Commit b514c60

Browse files
javad94Nico Cernek
authored and
Nico Cernek
committed
DOC: updated categorical docstring (pandas-dev#29068)
1 parent 2643fd3 commit b514c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/categorical.py

Lines changed: 1 addition & 1 deletion
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)