Hi, I'm having a problem importing the "dataiku" package in python in the following environments since update to 11.2 python 3.6 python 3.7 python 3.9 # Example: load a DSS dataset as a Pandas datafra…
Hi there, I am using the Forecasting Plugin to train a forecasting model for a time series commodities dataset. However, I have a few issues with regards to setting up a functional code environment fo…
Hello TeamI was working on creating the custom dataiku plugin in python.I wanted to use the python 3.8 or 3.9 version for the same. I am facing a problem while creating the plugin-managed environment …
Hi All, I have installed the plugin, and followed the instructions here (https://github.com/dataiku/dss-plugin-julia) to install the julia integration, but I am met with an error that I don't fully un…
Hi all, I am messaging in regards to this plugin:https://www.dataiku.com/product/plugins/julia/ I am currently the admin of my instance. I am not sure why it's stopping me from using the plug in when …
Is this supported? my plugin may depend on another internal common library which I'd need to import separately assuming that library isn't available via pip install.
Hey, At the current moment, there is no way of me to export multi-worksheet Excel file to a folder without installing a plugin, so decided to create one. Very simple script and can be found here: http…
Hi. I just started use Dataiku online. However, I couldn't find plugins page from toolbar on Dataiku online booster version. Because I would like to use Time series plugins. Can I install Dataiku Plug…
I created a plugin from a python recipe. For the recipe I use my environment based on Python 3.6 with some additional packages. When I try to use the plugin, I get the error that one of the packages c…
Hi, I was creating a plugin in order to correct a weird behavior of one of our engine : while syncing a Teradata table to HDFS using the TDCH engine, dates (in a "%Y-%m-%D" format) are imported as dat…