Skip to content

Commit

Permalink
Improve See Also
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeker committed May 2, 2024
1 parent 1385538 commit b3f9d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/core/arrays/categorical.py
Original file line number Diff line number Diff line change
Expand Up @@ -2867,7 +2867,7 @@ class CategoricalAccessor(PandasDelegate, PandasObject, NoNewAttributesMixin):
See Also
--------
Series.dt : Accessor object for datetimelike properties of the Series values.
Series.sparse : Accessor for SparseSparse from other sparse matrix data types.
Series.sparse : Accessor for sparse matrix data types.
Examples
--------
Expand Down

0 comments on commit b3f9d42

Please sign in to comment.