Storage type of features from csv file
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,
Tagged:
Answers
-
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: