-
データセットにてカラムへ記載したdescriptionはAIエージェントの解釈に寄与しますか?
SQL query tool のData context informationにもカラムのメタデータを記載できるため、データセット内のdescriptionのみでも十分ならSQL query tool のData context informationには何も記載せずでもいいのか気になりました。 またSQL query tool が実行したクエリを確認する方法はありますでしょうか
-
DSS code-env package extraction
Hi All, i am trying to extract the list of all installed packages with each and every code-env does any one has any idea how can we do so. Basically my object is to resolve the list of vulnerable packages identified. to do so can someone please suggest how can i find or search a certain package within dss. can some suggest…
-
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'…