choose pandas version in plugins

Aymeric
Aymeric Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 15 Partner

Hi,

our team recently developped a plugin based on a code made for a specific use case (platform : dataiku 9.0.5). However, the transfer from the internal lib to the plugin has not been as seemless as we hoped : the code was made using a code env with pandas 1.0, and the additional libraries were relying on it. The problem is, I don't know how to specify which version of pandas to use in the plugin, and the default value being 0.23, we had to make some code adjustments to work it out.

Is there a simple way of specifying the pandas version in the plugin requirements ? Or is it still something to come ?

Thanks in advance,
Moaï

Answers

Setup Info
    Tags
      Help me…