In most companies, SQL databases are a primary source of data for data science projects. The seamless access to a broad range of SQL databases is a key feature of Dataiku DSS. DSS builds on this capab…
Hello, I have passed Core Designer Certificate exam on 29th March, but as of today but I have not received any email with link to certification not it is showing under by academy profile. Please see a…
Q1 Does Dataiku support multi-node GPU environment for LLM features (finetune, serving, etc.)? If you apply, how do you apply? I want to know if it is supported in a container execution environment an…
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…
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…
In Dataiku Webapp, Version Control 's Add Remote Origin tab retain previous entries, posing a security risk of leaking PATs while sharing the screen. Please disable autocomplete in this part.
Hi, Our instance are running with DSS version as 13.4.0. I tried rebuilding the image to remove lower versions of python like 2.7,3.6,3.7,3.8 using the below command. Unfortunately its failing at belo…
Hi, I'm trying to write dataframe into Snowflake table with function write_with_schema. Data comes from excel file, where we have some columns with no value and we want to keep it that way. I used par…