Dataiku

Setup Info
Registered Posts: 1

While I am trying to add some column values in the resultant column I am getting the value as NaN.

Operating system used: Windows

Answers

  • Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,269 Dataiker

    Hi,

    Could you provide more information on how you generate this column?
    NaN / "Not a Number" may be expected.

    Thanks

  • Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,345 Neuron

    NaN is the Python Numpy representation for a value that can not be fitted into a numeric column. You need to look at your data and figure out why your column has non-numeric values. This can happen sometimes if you have Null values. You will probably need to clean up your data and make sure you have consistent values and data type in your columns.

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.