-
Export only display columns from dataset
Hi, While exporting dataset, it's downloading all the column by default. I need only displayed columns to download. Please help me with this.
-
Extract glasses from a picture
Hello, I have some pictures of people wearing glasses, and I would like to extract from those pictures glasses only. Do you know how I could do? Thanks in advance for your help.
-
Comparing two recipes to determine if one is different?
Hi, We create Dataiku project templates which give the user known-good recipes and flow zones to accomplish a certain task. The project has variables we use in the recipes to parameterize the usage such that it can be run using different settings. My question is if there is a way I could loop through the recipes in the…
-
Tried format excel but configuration is not OK:
Hello Experts, Trying to import the Excel dataset (Office 365) but getting an error "Tried format excel but configuration is not OK:". It just doesn't recognize the Excel file. I tried saving the excel file as csv and try to upload. The same issue, dataiku doesn't recognize the format. What is missing here? Please find…
-
Equivalent of FMGCPVirtualNetwork set_assign_public_ip in FMAWSVirtualNetwork
Hello, I've used FMAWSVirtualNetwork(FMVirtualNetwork) to create and manage virtual network in fleet manager, I'm looking for a setting that is equivalent in gcp to not assign a public ip address to instance once they are created using templated network. Based on dataikuapi, I can see clearly that this exist for gcp in…
-
evaluation
I want to know metrics and view points which is already implmented in dataiku service for LLM(rag) evaluation aside from following infomation?Performance metrics* Average BERT score (Num) * Average LLM score (Num) * Answer relevancy * Answer correctness * Ragas score could you give me any information for that including…
-
Error on Graph analytics chart with filter
Dataiku versie 12.2.0 Plugin Graph analytics 1.0.4 Hi, I have a graph analytics chart with a filter on amount. If I publish this as a dashboard it will give me an error. raise Exception("Error with filter on column {} - {}".format(filter["column"], e)) Exception: Error with filter on column Bedrag_sum - 'maxvValue' If I…
-
How can i count the number of words in a cell?
Hello, I'm looking at a list of song names and want to be able to have a column with the number of words in the song titles. For example: Take me Home = 3 words Please help, thank you!
-
Get the run error message from Dataiku API
Hello, I'm building an automator for our scenarios that logs the results in a dataset. For this I have been exploring the API but cannot get the error message of a failed scenario/run/job. Is there a way to get the error message? I can start the scenario no problem and can access the run object (to see outcome) but cannot…
-
Real-Time Data Display Options Without Manual Refresh
What are the options for showing data to an end user, like through a dashboard or app, where the data refreshes every 5 seconds without needing to hit refresh or do anything manually? To give a little context, we are looking to display to our control agents real-time numbers of people coming in and out of a train station.