Is it possible to disable Dataiku data type detection?

wvde
wvde Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 3

Hello,

Is it possible to disable Dataiku's automatic data type detection? I find this feature to be more trouble than helpful and would prefer to have everything read in and kept as a string unless I explicitly cast it to something else.

Some specific troubles that relate to this are:

(1) Auto-detecting ID columns as integers rather than strings for new files

(2) Determining detected types off of first x records in a union which happens to be Nulls and thus forcing the type to be bigint rather than double.

Thanks,


Operating system used: Windows

Tagged:

Answers

Setup Info
    Tags
      Help me…