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