categorical.uint64
categorical: out = uint64 (C)
Convert categorical array to a uint64 array.
out = uint64 (C) returns a uint64 array
indexing the categories in C. Categorical elements of undefined
category are returned as 0.
Source Code: categorical