Update Pandas version
Dear DSS,
I develop a Python recipe for my analysis which I assess first in my Pycharm lap top, before using this within DSS. Everything works fine in my Pycharm lap top, but when I try the same in DSS, I got an error which has to do with the Pandas version that is implemented in DSS.
I have DSS version 9.0.4 and I guess it should have an updated pandas version (greater than 0.25 pandas version)? If not, could I please update the pandas version?
Thank you,
Leonardo
Best Answers
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
@Leonardo
following your question here:Core packages are the part of the code env (Administration->Code envs). You can create code env with any set of packages and different python versions (2.7, 3.5, 3.6, 3.7). Please note that corresponding python interpreters should be installed on the DSS host machine.
Answers
-
Hi @sergeyd
,Thank you very much, I will try these options. It look that I can't create code envs in this DSS server and I may have to ask our IT how to do this, but I will give a try for sure.
Thank you again!
Leonardo