Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on January 18, 2018 4:05AM
Likes: 0
Replies: 1
Hello,
For controlling the column types in pandas dataframes, you can deactivate the "infer_with_pandas" option in the get_dataframe() method on the input dataset(s). You can find more information on this documentation:
https://doc.dataiku.com/dss/latest/api/python/datasets.html#dataiku.Dataset.get_dataframe
Cheers,
Alex