We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51bd2c9 + 0e6a858 commit 4737f6cCopy full SHA for 4737f6c
doc/source/categorical.rst
@@ -33,7 +33,7 @@ with R's ``factor``.
33
34
`Categoricals` are a pandas data type, which correspond to categorical variables in
35
statistics: a variable, which can take on only a limited, and usually fixed,
36
-number of possible values (`categories`; `categories` in R). Examples are gender, social class,
+number of possible values (`categories`; `levels` in R). Examples are gender, social class,
37
blood types, country affiliations, observation time or ratings via Likert scales.
38
39
In contrast to statistical categorical variables, categorical data might have an order (e.g.
0 commit comments