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? Thank…
Has anyone created an integration with Denodo? If so, did you use a JDBC connection? How did you manage user permissions? Thanks! Operating system used: Red Hat
Hello everyone, I am working on Dataiku, primarily using their API. I have trained my model and would like to retrieve the dataset that was used for testing via the API methods. Despite trying several…
Hi, I have created unique identifier(s) for two types nodes in my graph. I first push the data on the nodes into Neo4j, using Export nodes recipe: Primary key is set to a column containing the unique …
Can I turn an R shiny web app into a plugin, and use it inside the LAB as a model view? or is it only possible with a standard HTML web app? Operating system used: Windows
I am using Dataiku to build predictive models. After building the model, I use that model to score a future dataset. I want to create an HTML dashboard plugin that inputs this scored dataset and displ…
I would like to be able to create a dynamic connection between a dataset in Dataiku and Excel, so that any changes in Dataiku would be automatically refreshed in an Excel file. There is a plugin avail…
Hi, I created a Dataiku plugin and now I want choose a specific icon for it. I believe this is a part in a config that I should change: "meta" : { "label" : "recipe_label", "description" : "...", "ico…
I have been using Dataiku Graph Analytics plugin for a few weeks for firewall rules & logs analysis following the https://diablohorn.com/2022/04/09/firewall-analysis-a-portable-graph-based-approach/ a…
We are trying to develop a plugin which should be able to read `n` number of files from a managed folder and put `m` number of files back to same or different managed folder, here `n` is not equals to…