Hello,
I was using the below one hot encode macro that is available on gallery on my categorical data.
https://gallery.alteryx.com/#!app/One-Hot-Encode-vPython/5caaef618a93370e4021a3ed
I want to omit encoding certain "string" type columns. I want these columns to appear at the output and so deselecting them in select tool is not an option.
Is condition tool a correct tool to use to exclude these columns?
If yes, where should I add this tool?