I have data that has a column with the days of the week, source and season. I'm trying to split my days column to rows. I have picture of my current input and expected output. I tried to use the split function but that split the days into different columns not rows. is there a way to get my desired output using dataiku?…
I have a dataset that has a list of dates and days of the week, is there a way I can filter my dataset for dates that are less than or equal to the current date? I tried the formula date = now() but I don't think that's working, it just filters all my data out. Operating system used: windows
I have a dataset with content and URLs, I have created embeddings for this content and saved in a new dataset, so it now has the embedded content and the URLs, I want to create an API which can send content and I embed this content and perform a similarity search on the embedded dataset and give the top 3 matched URLs, I…
Hello everyone! This past week, I've been working on a project where I've implemented a scenario reliant on database modifications. However, the issue is encountered when you need to redefine the same variable every time the scenario runs. This process involves loading a huge dictionary and AI models, consuming 2-3 minutes…
Hello, I would like to add some colurs into published dashboards of my project. For instance, if the number is equal to 0, the cell should be highlighted in green... Does someone know how to do that ? Thank you !
I noticed that it is now possible to sync per-project libraries with a git remote, however I did not see the feature for the global shared code folder. Is it a bug or you wouldn't recommend to sync the global shared code with a remote?
I have zip files in a remote Managed Folder (as Azure File Share) and I need to unzip these files using Dataiku (Python) in this same folder to proceed with the flow. However, I was not able to do it following the examples showed in the API documentation (Managed folders — Dataiku DSS 12 documentation) Is it possible to do…
Hi, As of now, "visual deep learning" interface implies that the model must use keras, and is forced to a tensorflow backend. Keras can use other backends, such as torch (About Keras 3) ; following this article I ran into various issues, leading me to believe that it is not supported by dataiku at the time of writing. Is…
Hello Dataiku community, do you know if the bank holiday flag will work for the coming years (2, 3 years)?
Hi, while training LSTM time series model using the blog https://gallery.dataiku.com/projects/TIMESERIES/flow/ I am facing the below error. 1st question. ``` Training failed Read the logsSub process failed to connect, it probably crashed at startup. Check the logs., caused by: Socket Exception: Socket closed``` 2nd: How…
Create an account to contribute great content, engage with others, and show your appreciation.