Contents:
ValueMap
ValueMap.__init__()
A map of categorical values to unsigned integers
Methods
bool()
bool
Create a map from boolean
int()
int
Create a map of k unsigned integers
k
string()
string
Create a map from strings
values()
values