I have a column of integer values that were rounded in another prepare, previous to the one I'm having issues with. For some reason, no matter what I try, these numbers are never carried out to the output dataset, although, in the Prepare preview of the dataset, the steps are executed correctly and it displays exactly the…
Hi, there is a column called vehicle_name with data type TEXT. I applied TRIM function as a primilary DQ check, and the value is getting converted to Decimal. Please find the attached screenshot for your reference. Text value: 22000996D Decimal value: 2200996.0 Dataiku version used: 14.7.3
I am trying to do some modification in a .xlsm file inside a 'managed folder'. This .xlsm file has macros, as well as, shapes in it. I am using function load_workbook from the library openpyxl, but the documentation clearly says: Warning: openpyxl does currently not read all possible items in an Excel file so shapes will…
I am making a Web-app to load files into a managed folder, but I am getting error. I broadly followed the Dataiku's own tutorial here which works. I have a managed folder 'Upload' which exists in Flow and I am trying to load file into this folder. Here is my code: from dash import Dash, dcc, html, dash_table, Input,…
I remove a three columns and I get the message that the sparks context stops while waiting for backend. At first I thought that the server is occupied. But this seems not to be the case. Other recipes run but this one again and again stops. Dataiku version used: 14.7.2 Dataiku version used: 14.7.2
Hi All, I would like to read power BI dataset Dataiku- is it possible if yes please let me know how to do it Thanks Mani
Hi Team, i am facing this following this issue since morning: Oops: an unexpected error occurred .Error in Python process: At line 236: <class 'Exception'>: Check credentials and troubleshooting docs - Mount Failed: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) Please see…
Hello guys, We are working on a chatbot that aims to answer questions of the users of a particular app. And it does rag the data from various sources, from Q&A sessions written in text to images. And we were wondering: 1- Is it possible to the chatbot to return some of the images that contains the answer to a specific…
Hi Team, I am currently setting up a model connection in Dataiku, but I am blocked because my account doesn't have permissions to manage code environments. Could you please either: Install the "Local Hugging Face models for GPU" internal code environment under DSS Settings $\rightarrow$ Code Envs $\rightarrow$ Internal…
Hello, I have sevaral datasets in several dataiku projects (with similar architecture). I want to monitor the volume of these datasets, so I create a project with a python recipe to do that. After checking the box "Auto compute after build" on each dataset I want to monitor (for the metric "records:COUNT_RECORDS"), I write…
Create an account to contribute great content, engage with others, and show your appreciation.