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
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 available that connects Dataiku and Power BI dynamically. Please see the link below: Plugin: Microsoft Power BI | Dataiku My…
I am looking at this GitHub repo: https://github.com/dataiku/dataiku-api-client-python/blob/master/dataikuapi/dss/recipe.py#L1393 and found that you can actually create a prepare recipe programmatically with the add_processor_step method. Obviously with the prepare recipe, we would need to list the steps that we want to…
Dears, I see on this forum, it is possible to trigger a dataiku scenario with external python script by API dataiku. (https://community.dataiku.com/t5/Using-Dataiku/Trigger-and-Create-Scenario-using-External-API-s/m-p/19127) I would like to know if is possible to trigger the scenario with Airflow ? if someone already do…
Create an account to contribute great content, engage with others, and show your appreciation.