fekport': nan, what does this mean?

WoW
WoW Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 4 ✭✭✭

hello, everyone

I'd like to ask about the cause of the result from executing the following code:

client = dataiku.api_client()
prj_key = dataiku.Project().project_key
project = client.get_project(prj_key)
scena = project.get_scenario(scenario_id)

The result is:

{
… 
'progress ': { … , 'fekport' : nan, …}

…
}

In other Dataiku environments, the 'fekport' field never appeared when running the same code. Does anyone know why 'fekport' is showing up and why its value is displayed as nan?"

This version flows a bit more smoothly in English and maintains the technical context.

Thank you

Operating system used: Linux

Operating system used: Linux

Setup Info
    Tags
      Help me…