Hi there - new to dataiku, Lets say i have an excel sheet of 2 columns where one has app reviews and the other has dates they were posted. Is there a video tutorial anywhere or example where i can cre…
Hi, I have a basic python script that reads in a file and splits this file (based on a supplier) into multiple CSV file and stores them in a dataiku managed folder. I now want to convert this notebook…
I am trying to import a PDF file to read data and checking this tutorial:Tutorial | Managed folders - Dataiku Knowledge Base. But I meet a new problem: I don't have admin permission to create or edit …
Hi @Everyone, I would like to implement the approval workflow for one or different versions of Datasets while publishing it to a Collection. This will assist us in avoiding any drastic change in data …
Hi there, I am relatively new to Dataiku, I have looked in the forum for a similar question, but I haven't found anything. I am developping a webapp with Dash. I want the user to modify some values of…
######## python and prophet version details prophet version=1.1.4 python_version=3.9.12 I am using the same version in my local machine its working file. but i am facing error on DATAIKU ########### C…
Hi All, This is a mock data of my input : Input RuleAccountEntityAuditR1a1,a2e1 R2 e2-c2 This has to be split and transformed to this form : RuleDimensionValueR1Accounta1R1Accounta2R1Entitye1R2Entitye…
i need to do fuzzy match based on jaro distance .I have two columns (X, Y). I have two unique values in the Y column.The fuzzy match need to take the shortest string from the X column and it should co…
Hi Team, we are using the below script to deploy project but getting the error : DataikuException: com.dataiku.dip.server.controllers.NotFoundException: API service does not exist: TESTING_2 import da…