Transform the categorical variables to that type.
Categorify(cat_names, cont_names)
cat_names
The names of the categorical variables
cont_names
The names of the continuous variables
None