Hello, I want to replicate the work of the Time Series Plugin. Namely, I want to fit STLDecomposition models, save them, reuse the later in my flow. I need help saving and retrieving the models: I don't know how to save the models as pickle binaries, and I don't know how/where to store/retrieve them. I tried (and failed)…
I have created a plugin previously in development. I am attempting to use the feature in Application designer window > Actions> Create or update plugin application. In the Convert to plugin recipe window > Target Plugin> Existing dev plugin. The idea is to update the previous plugin after making changes to the app recipe…
Hello- We have successfully installed and configured the sharepoint plugin and uploaded a file to Dataiku. We want to use that as a source for a flow and integrate it with other data. This works but it doesn't update in Dataiku after updates to the file occur in sharepoint. How do I get Dataiku to pick up updates to this…
Hi, I have a dataset plugin , I want to add partition to my plugin, but i don't know how to make the tab partitioning appear on it event when i implement some code on partitioning function. regards,
Hello, I am trying to use VS Code editor for editing python recipe code. I followed instructions mentioned below and create config.json file with url & api key, but i am not able to see any projects. * Through configuration file. Create or edit the file ~/.dataiku/config.json (or %USERPROFILE%/.dataiku/config.json on…
Hi, as of now, the GDPR plugin implements an option to blacklist connections. Would it be possible to provide a whitelist mechanism, so that some project can only source their data from specific locations ? Best regards, Moaï
Hi Team, We have the GDPR plugin installed in our dataiku instance. We also have a custom project creation macro in place which users use to create their projects. https://doc.dataiku.com/dss/latest/plugins/reference/project-creation-macros.html We were trying to see if it was feasible to update the projects GDPR metadata…
Hello, Apart from the 2 plugins allowing to request API consumption points (HTTP, and 'API Connect'), is there an equivalent to be able to request easily in SOAP? Or do you have to do it with separate code? Thanks in advance!
Hello, Please, I need a plugin that renames all my final files of my project DSS stored in managed filesytem and put them under this name "old name-file_today" For example, if the name of a file is "Output-dataset", the new name will be "Output-dataset_17_02_2022" Thank you in advance for your return, Best regards, Yasmine
I have added the Dataset component in the plugin in Dataiku. It fetches the data using the python api for the last 30 minutes from a third-party application. Idea is to add this Dataset in the flow and refer to it from Plotly Visualisation in Dash type of Code WebApp and Visualisation should always show the latest data…
Create an account to contribute great content, engage with others, and show your appreciation.