Plugins & Extending Dataiku
-
Issue with Custom Plugin: “Argument List Too Long” When Passing Large Config Parameter
Hello Dataiku Community, I’m developing a custom plugin in Dataiku, and I’m facing an issue when passing a large config parameter. The parameter is a list with around 500 items, and I can see that: •The list appears correctly in the plugin’s UI. •It also logs correctly in the browser console using JavaScript. •However,…
-
what are our options with Dataiku for using .whl file present on our own repository? or local path?
What are our options with Dataiku for using .whl files presently stored on our own repository? Can a .whl be a plugin? or is it better to reference the .whl in the code environment? Operating system used: Almalinux
-
Why is there a limit of 75 Columns for Power Bi Exports?
I have a data set that I want to export to power bi. It will not let me export a file with more than 75 columns. Do not answer cut the file. I am not doing that. There is no problem exporting a dataset as a hyper file and using it as a data source in my tableau server. There should not be a problem with Power Bi.
-
Survival Analysis plugin - interpreting outputs
Hi! I am trying to implement the survival analysis plugin using the Weibull distribution. I am trying to replicate a model in python where we use the predict_median method to get the predictions from the model. Is there a way to do this in dataiku?
-
Plugin Adobe Campaign
hello Is there a plugin from Adobe Campaign v7 to Dataiku ? Thanks for your help
-
Connecting Dataiku to Tableau Cloud
Hi, I am trying to figure our how I can connect to Tableau Cloud from Dataiku to export datasets onto Tableau Cloud. Dataiku is configured with Local and LDAP users. Tableau Cloud is using OKTA authetication. When I tried to setup preset for Tableau plugin and used my okta credentials I cannot get authenticated and…
-
Governing old projects : easing the archive or deletion
Hi, we have hundreds of dataiku projects on our instances, many of them are just old versions or failed experiments and are wondering if someone already worked on this. Today we are listing projects through the Python API, exposing to end users a list of projet keys, associated with the owner and lastModifiedOn timestamp…
-
Extract tables from PDF
Hello community, to perform RAG, I want to extract tables from PDFs. I would like to do this using Dataiku plugins, but the quality is not what I expect. Do you know of other methods to do this? Thanks !
-
Change to Google Drive: Will this impact the Dataiku Google Drive Plugins?
All, I just received a notice from Google that they are change the way that Google Drive by API works. (See below for the note.). I'm wondering if this change is going to impact the way that any of the Google Plugins work. And if we think thatit will make a difference. What type of changes are folks considering to make. It…
-
Free for testing LLM API
Hi, do you know any of the LLM providers that proposes a free API with free prompts through Dataiku LLM mesh (on limited basis of course) so using one of the LLM recipes of Dataiku the reason why i ask this : i am teaching to students data science using Dataiku , i would like to have my students practicing Gen AI through…