lace.ValueMap

class lace.ValueMap

A map of categorical values to unsigned integers

__init__()

Methods

bool()

Create a map from boolean

int()

Create a map of k unsigned integers

string()

Create a map from strings

values()