
Home - Dataiku Community
Dec 17, 2025 · Welcome to the Dataiku Community: a peer-to-peer community to discuss data preparation, analytics, machine learning and AI on the Dataiku platform.
Save DataFrame to a managed folder — Dataiku Community
I am trying to save a pandas DataFrame to a managed folder in Dataiku. My code:
Discussions - Dataiku Community
Ask questions, get support, share best practices and connect with other Dataiku users.
Parse Date — Dataiku Community
Nov 4, 2022 · one column has the date format like "2022-11-04 07:44:32.634000+00:00".
Handling Empty or Missing Datasets Dynamically in Dataiku …
Jan 9, 2025 · Hi everyone, I’m working on a dynamic process in Dataiku where I pull data from Athena using SQL, then do athena unload, and use the resulting dataset as an input for a …
Troubleshooting Issues and Getting Help With Dataiku
Dataiku revolutionizes how companies work with their data, enabling any user — from beginners with no programming knowledge to experienced data scientists with advanced knowledge and …
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 fill the column with the value in a row ... - Dataiku …
May 26, 2021 · Hi Team, I have a use case where I have to replace a value based on the row value on another condition.
Refresh/Reload Dataset - Dataiku Community
Welcome to the Dataiku Community! To answer your question you can manually refresh the sample for a SQL dataset. In DSS when you add a SQL dataset it will fetch a sample by …
Usage of dku_flow_variables — Dataiku Community
May 26, 2025 · Part of our ETL is using dku_flow_variables to determine the period we are processing data for. I wanted to see what this does in the dataiku api documentation (Python - …