For my dataset I have over 200 columns with many of them Y/N flag columns. I would like to keep them as text and not infer the type.
There is a checkbox that I am leaving unchecked: Normalize booleans Normalize all possible boolean values (0, 1, yes, no, …) to 'true' and 'false'