-
Re: Update Pandas version
@Leonardo following your question here: https://community.dataiku.com/t5/Using-Dataiku/Updating-pandas-on-an-Automation-node/m-p/20938/highlight/true#M8189 Core packages are the part of the code env …1 · -
Re: Update Pandas version
Hi @Leonardo Pandas v0.23 was originally tied to Python2.7. Since DSS8 you can use Pandas v1.0.5 for Python3.6 (and Python3.7 since DSS9): So you will need to create Python3.6/3.7 code env to have Pa…1 · -
Re: IllegalArgumentException: Username may not be null
@benarl Glad to hear you were able to resolve that. Yes, the API node requires a proper license to use it. And to get an API key you need to have it running.1 · -
Re: IllegalArgumentException: Username may not be null
Hi @benarl Can you post a screenshot of your Infrastructure->API nodes? I am asking this because you might have an API key missing there. You will need to follow the directions in our documentatio…1 · -
Re: Failed Training model
Hi @Adejumoke13 This message means that there is UIF enabled on this DSS and DSS user that runs this model training doesn't have a matching Unix user present as getpwnam() function fails to find…1 ·
