Hi there, I am trying to set some project variable using set_variable() method of Dataiku API. But it somehow only runs once. Below is my DASH webapp code snippet for reference - import threading impo…
Hello, i'm trying to run a background task when my endpoint is call. Here is a simple example of what i am trying to do. import asyncio async def run_task_background(parameters): job_uid = await run_t…
On the latest version of the process mining solution the "Data Cleaning" or "Step" feature on the webapp is no longer available. Any idea of how to bring this back. Thanks Operating system used: Windo…
I have a shared drive , where my input files are located, I want to extract data from those files dynamically like date wise . I need help in that to make a connection .
Hi Everyone, I started facing an error since today for recipe which contains two outputs, one Dataset and one Managed Folder. Do we know what changed in the recent Dataiku update for this?
hello, i am trying to use the function to use chrome so the user can logging to a website one the user logs in a web scrapping code will be executed however when i run the function i have this error ?…
Oops: an unexpected error occurred Unknown error All recipes stopped working and unexpected error occurred with HTTP code: 431, type: unknown Operating system used: Mac OS
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 …
I have an excel input file. Col A to Col T till row T26, I have data where Col T have latest month data. Col V to Col AO have second set of data till AO50. Now, its dynamic data, every month, a new co…