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
Copy file name to clipboardExpand all lines: doc/source/v0.15.0.txt
+2-1
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,8 @@ Categoricals in Series/DataFrame
116
116
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117
117
118
118
:class:`~pandas.Categorical` can now be included in `Series` and `DataFrames` and gained new
119
-
methods to manipulate. Thanks to Jan Schultz for much of this API/implementation. (:issue:`3943`, :issue:`5313`, :issue:`5314`, :issue:`7444`, :issue:`7839`).
119
+
methods to manipulate. Thanks to Jan Schultz for much of this API/implementation. (:issue:`3943`, :issue:`5313`, :issue:`5314`,
120
+
:issue:`7444`, :issue:`7839`, :issue:`7848`).
120
121
121
122
For full docs, see the :ref:`Categorical introduction <categorical>` and the :ref:`API documentation <api.categorical>`.
0 commit comments