Hi Community! I had initially created a bundle for a project to deploy on the production node. Wanting to roll-back the bundle, I deleted the bundle and subsequently also the project on the production node. When attempting to create a new bundle using the same name I get: "Failed - tag 'Tag={ object…
I need to duplicate my data set. Take the lines and split into two lines (debit line and credit line) for an accounting entry. What is the best way to do this?
Hi, I came across a weird bug after upgrading from DSS 11.4.0 to DSS 12.1.0. When switching branches through version control in a project, and navigating to the scenarios, I get an error saying Invalid Argument: An invalid argument has been encountered : Invalid format: "2022-04-20T14:15:00.000Z" is malformed at…
Is there a way to create a new application-as-recipe with builder from Python API same as new_recipe() function?
I think Ive found a bug on how the editable dataset sorts integer columns: Im trying to sort descending and its doing alphabetically, which is not desired. Operating system used: MacOS and Windows
Hello All, Did you already experience connecting to IBM MQ from Dataiku. I understood we don't have a native plugin/connector with IBM Message Queue yet. I need to build a MQ pub/sub broker connection from Dataiku so wanted to know from you , if you have any experience with this topic. Many thanks. Kind regards, Indranil…
I realized that Sampling > Random can only be performed with Engine: DSS , it can't be performed with Engine: In-Database (SQL) currently in 12.4.1. And I wonder why, because it seems to me that they could just send `select * from input_dataset sample row (10000 rows) seed (1337)` to perform the sampling on the Snowflake…
Hi folks, I am trying to check the existence of a file in a particular path using python code in dataiku. I am able to access the file manually but when I am trying to check the existence it is not giving me the expected result. The code should return -1 when the file exists and 0 when it is not. Thanks in advance for the…
I want to create a voice cloning AI with accent integration just like the voice cloning software I've been using since the past 7 months. I want to create a similar one with a unique accent cloning feature for my personal use for now. I've been itching to create an AI model which is unlike the ones available online as it…
I have been using the dataiku API to make an algorithm and it involves executing multiple recipes. I am using the job_builder so that the recipes can be executed in "one job" (meaning that there will be only one row in the "Jobs" tab). Before running the job, I have collected all of the necessary outputs (datasets, managed…
Create an account to contribute great content, engage with others, and show your appreciation.