Dataiku Input recipe using Encoding

Madoka
Madoka Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 6 ✭✭✭✭✭

Please add an option for character encoding when specifying input files;
even if I want to specify UTF-8, I can't do so on Dataiku and have to use another tool to convert the character encoding before it can be imported into the Dataiku flow.

2
2 votes

New · Last Updated

Comments

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,155 Neuron
    edited December 9

    Where exactly do you think there is no way to specify encoding for files? Here is the encoding for an uploaded CSV dataset. Also even if you couldn't specify the encoding when uploading files, which you can, you can easily solve that with a Python recipe which can load files with any encoding since it’s code. So there should be no need to process files outside of Dataiku.

Setup Info
    Tags
      Help me…