error connot join String and Double types

Options
Lo96
Lo96 Registered Posts: 15

Hi,

I'm having an issue in my flow when i perfom a join between 2 datasets on same column but i don't konw why i end up having 2 different types and ebove mentionned error.

Any ideas on what is going on here?

many thanks


Operating system used: Win

Best Answer

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 1,757 Neuron
    Answer ✓
    Options

    Likely that you used a Python recipe and the data types got changed by Pandas. In any case you need to trace where the data type change happened. Find out the original data type, then review each dataset after each recipe and cheeck the schema under Settings to see where the data type change happens. Then review the recipe to see why it's changing it.

Answers

Setup Info
    Tags
      Help me…