categorical

Methods

Method Reference: categorical.int32

categorical: out = int32 (C)

Convert categorical array to a int32 array.

out = int32 (C) returns a int32 array indexing the categories in C. Categorical elements of undefined category are returned as 0.

Source Code: categorical