
Home - Dataiku Community
Apr 1, 2026 · Welcome to the Dataiku Community: a peer-to-peer community to discuss data preparation, analytics, machine learning and AI on the Dataiku platform.
count rows with condition - Dataiku Community
Hi, I want to count the number of rows with a condition. And after i want to put i as a projetc variable There are my dataset with my code:
List of all project and respective tables in dataiku
Hi Team, Is there any way to extract the list of project and respective tables from Dataiku? Thanks in Advance
From NLP to OMG: Announcing Powerful New Generative AI Features …
Oct 24, 2023 · Visual components in Dataiku help you augment foundational LLMs with your internal knowledge Native NLP Recipes Finally, let’s cover the last major category of new Gen AI features …
Using Dataiku - Dataiku Community
Mar 31, 2026 · Ask your questions about how to get the most out of your Dataiku usage and connect with others just like you.
Date Parsing — Dataiku Community
Dec 31, 2024 · First you will need to parse your date time to the officially supported Date time format Managing dates — Dataiku DSS 13 documentation In thinking about your questions I was struck with …
How to use Send email plugin? - Dataiku Community
Jul 26, 2023 · Hi, everyone. I want to send a mail using the Send email plugin. I set the field like this: Recipient (column): mail Sender (value): my_email@gmail.com
Email Notification - Dataiku Community
Hi, I just want to check if we could sent notifications to any email id from DSS flows while it is running. Thanks
read excel file present in folder — Dataiku Community
i could not able to read excel file present in dataiku folders .could you please share me the code if possible thanks in advance
How to append dataframe in existing output dataset - Dataiku …
Jan 12, 2024 · Hello experts, In dataiku v12.3.0, I was trying to append dataframe using write_dataframe() in existing dataset (with same schema).