Open LewisHotchkissDPUK opened 1 month ago
In the process function, add appropriate handling for string and categorical data by doing encoding.
if categorical string then do encoding, otherwise generate random sequence of characters
done this for metadata, just need to add it for synthetic generation
In the process function, add appropriate handling for string and categorical data by doing encoding.