Avoid python recipe to change data types

Setup Info
Registered Posts: 2

Hello everyone,

I would like to prevent python from inferring the data type of my dataframe during a python recipe . For example, I would like an id column to remain in string type rather than dataiku converting it to float. I could, for example, convert each of my columns manually, but this is tedious for datasets with lots of columns.
Does anyone know how I could avoid this?

Thanks in advance,

Nathan

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.