-
STACK recipe changes the datatype
Hi Team, Stack recipe is behaving strangely. It changes the datatype of output dataset column based on the column values. How can we retain the datatype of input dataset
-
Use first row as column headers/column names
I have an excel file whose format is somewhat different. I need to skip first 9 lines and use 10th line as column names. I have tried using "parse next line as column headers" but it is not working for me. Has anyone faced this type of error. Please let me know how to resolve it. I am pasting input file format below:
-
VISUAL RECIPE
Hi, Is there a way to exclude the column used to Split the dataset in SPLIT recipe without using prepare/precomputed column
-
Issue with get_connection in Python Endpoint for Snowflake – API Node
Hi all, I'm currently working on a Python endpoint in Dataiku API Node, where I need to dynamically generate and execute SQL queries against a Snowflake connection. These SQL queries are generated via OpenAI, so I cannot use a predefined SQL endpoint (as those require fixed queries). I followed the official Dataiku…
-
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connec
In my Dataiku UI, I created two Python environments under Code Envs: One for Python 3.12 One for Python 3.9 Each environment installs the Python libraries listed in “packages to install” by retrieving them from repositories hosted on an Artifactory. I imported the Artifactory certificate into the keystore of my Dataiku VM…
-
where to find confusion matrix, ROC, Accuracy and other in standalone evaluation recipe results
Operating system used: windows
-
Course Checkpoint: Time Series Preparation
Hi, can you pls review the answers for Course Checkpoint: Time Series Preparation. I think I am getting 100% right but it still fails me.
-
Unable to create Python code environment after upgrading to DSS 14
Setup: AWS EC2 (Dataiku Cloud Stack) DSS version: 14.0.0 → upgraded again today to 14.0.2 Issue: When I try to create a new Python environment via “Administration ▸ Code envs ▸ New Python env,” the following error appears: Environment creation failed Command failed: '/opt/dataiku-dss-14.0.2/scripts/_create-virtualenv.sh'…
-
WINDOW RECIPE - SUM
Hello, I'm working with the window recipe. I have one simple dataset and i want compute sum and avg for each group. In the window definition I set up partitioning by variable "type", and in the window aggregations I choose sum and avg for variable "value". I expect dataiku computed sum and avg for each "type" group (i.e if…
-
How to get help
how to gt help online