Transform the categorical variables to that type.

Categorify(cat_names, cont_names)

Arguments

cat_names

The names of the categorical variables

cont_names

The names of the continuous variables

Value

None