categorical

Methods

Method Reference: categorical.uint32

categorical: out = uint32 (C)

Convert categorical array to a uint32 array.

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

Source Code: categorical