I have developed a custom plugin similar to the model fairness report (model view of some custom metrics). I can see my plugin under development in the plugin menu. How do I access the plugin inside LAB view? Operating system used: Windows
Hi Team we are having a managed folder in Dataiku which we have created with the help of BOX plugin. Below is the configuration of the managed folder. Now, we want to get the list of high-level directories which are present in this managed folder using R recipe of dataiku. we don't need any sub directories name or any file…
I'm trying to use Snowpark within Python recipe. from dataiku.snowpark import DkuSnowpark This works in DSS, but when I tried to run this code in local VS Code, it returns error "ModuleNotFoundError: No module named 'dataiku.snowpark'". I want to edit and run .py script in local VS Code through Dataiku extension. P.S. I…
I want to create a preset that I can use to authenticate a Plugin API in dataiku. How do are go about this? Many users will be authenticating the Plugin API and I will like to create a unique preset for each user. Can I wrap api-key around this preset?
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 displays the following information in different tabs. * Summary of prediction (# datapoints, MAPE, MAD, under and over…
Hi Everyone, I am trying to setup the Odata plugin. However, I am getting the following error If you have used this plugin or seen this error before, please reach out. Any assistance would be greatly appreciated. @Dataiku @Dataiku
Hi everyone, I meet problem about sharepoint. In particular, I build a flow and endding flow is share to my sharepoint. Before my flow run smothly, however recently, I can't share to sharepoint with Error: Failed to write data : <class 'sharepoint_client.SharePointClientError'> : Error (create_folder): The security…
Hi, everyone. I want to send a mail using the Send email plugin. I set the field like this: Recipient (column): mail Sender (value): my_email@gmail.com Subject (value): Example Body (value): This is the body SMTP Host: smtp.gmail.com SMTP port: 587 But when I saw the output dataset, in each row(where each recipient's email…
Hello, I am using the Google Drive Plugin (version 1.1.4) with which I'd like to load an .xlsx file from a Google Drive using a service account. However, I get the following error: "Failed to open Excel file, caused by: NotOfficeXmlFileException: No valid entries or contents found, this is not a valid OOXML (Office Open…
Hello, I want to use the library xlsx in a r code. I tried to add it to the code env that I use, but once I add it to the list of packages to install, I got this error: " installation of package 'xlsx' had non-zero exit status". You can fild the log file attached. Thank you in advance for your help
Create an account to contribute great content, engage with others, and show your appreciation.