Updating pandas on an Automation node

ben_p
ben_p Neuron 2020, Registered, Neuron 2021, Neuron 2022, Dataiku Frontrunner Awards 2021 Participant Posts: 143 ✭✭✭✭✭✭✭

Hi everyone,

What in the correct way to upgrade the pandas package on an Automation node?

In my design environment I used this dropdown to upgrade from a legacy version to 1.0:

Capture.PNG

However, this dropdown does not appear in my Automation environment, so what is the correct way to upgrade this core package? Should I just add it to my list of required packages as I do with non-core packages?

Best Answer

  • Sergey
    Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Registered Posts: 365 Dataiker
    Answer ✓

    Hi @ben_p

    Automation node code envs are version-dependent from the bundles you activate. They are automatically updated based on the code env you had on the Design node.

    In other words, if you changed the code env on the Design node, you need to create a new bundle (so the new snapshot of the code env will be taken), push and activate this bundle on the Automation node. When done, you should see the updated version of Pandas.

Answers

  • Leonardo
    Leonardo Registered Posts: 14 ✭✭✭✭

    Hi @ben_p
    ,

    A quick question, how did you navigate to core packages? I also need to change the pandas version in my DSS so, any ideas would be greatly appreciated.

    Leonardo

  • ben_p
    ben_p Neuron 2020, Registered, Neuron 2021, Neuron 2022, Dataiku Frontrunner Awards 2021 Participant Posts: 143 ✭✭✭✭✭✭✭

    Hi @Leonardo
    ,

    You can get to this screen via Administration > Code Envs > then select the ode environment you wish to work with.

    Ben

  • Leonardo
    Leonardo Registered Posts: 14 ✭✭✭✭

    Thank you @ben_p
    , I found it and set up my own code env. Best, Leonardo.

Setup Info
    Tags
      Help me…