Commit 321c8d2
committed
DOC: fix ES01 for is a dtype representation for categorical data, which
allows users to define a fixed set of values and optionally impose an ordering.
This is particularly useful for handling categorical variables efficiently,
as it can significantly reduce memory usage compared to using object dtypes.1 parent e557039 commit 321c8d2
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
164 | 169 | | |
165 | 170 | | |
166 | 171 | | |
| |||
0 commit comments