Storage type of features from csv file

Options
UserBird
UserBird Dataiker, Alpha Tester Posts: 535 Dataiker

All my feature are transformed in string under Dataiku, and when I want to change the type into double (which is the correct one), the column become empty...

Thanks,

Answers

  • cperdigou
    cperdigou Alpha Tester, Dataiker Alumni Posts: 115 ✭✭✭✭✭✭✭
    Options

    The double format is not recognized with commas, it requires dots.

    You will need to create a preparation script and use the "Convert decimal format" processor:

Setup Info
    Tags
      Help me…