f
by()
Categorical type with 16-bit codes. In a column of this type, every element is a value of type T.
T
.cat8(T) – another categorical type, but with 8-bit codes. .cat32(T) – another categorical type, but with 32-bit codes.
.cat8(T)
.cat32(T)