-
Is it possible to get notified when a job exceeds a pre-determined duration
Hi, I was wondering if it is possible in Dataiku to get notified or emailed when a job exceeds a pre-determined duration. For example I am a user administrator and I want to receive an email if there are jobs running for more than 1 hour. Regards, Weng Kin
-
Can't delete any table, or folder.
When I click on "delete" on any table or folder of my project, I get this modal with this error "invalid argument : invalid loc : empty name". It works on recipe though. I have all rights on the project and it used to work well. Operating system used: Mac OS X
-
Save pandas dataframe in folder in Managed folder (XLSX files)
Hello expert, hope you're well. I'm writing to you because I can't fix this code to add my xlsx dataframe in a directory with today's date. It works fine in csv but I need to store my files in xlsx. I've tested to_excel but it doesn't work... the file remains at 0bytes. Can you help me? Thanks a lot!
-
How to group by several things efficiently
Hi all, I analyse transaction data and I often need to break the metrics by category, while keeping the global value. I want to obtain rows that correspond to the metrics for a precise category of customer (region for example). Currently I use two different Group recipes to obtain either the values grouped by regions or…
-
Extracting information from photos
Hello, I have a file with photos of glasses and I would like to extract from those photos the characteristics (colour, shape...). For this, I was thinking about using chatgpt and Dataiku and generalise it for all the photos. Do you know how I could proceed? Thanks in advance for your answer!
-
Dataiku Govern Node: Can we associate a group in the Sponsors category for the Business Initiative?
Hello fellow Dataiku users, I wanted to ask is it possible to associate a group to the "Sponsors" category in the Govern Node for a Business Initiative or are we only able to select specific end users? I have a use case where I would want to select a group of users to be under the "Sponsors" category, and thought it would…
-
[v 11.2.0] changing axis range & adding prefix/suffix for secondary Y axis (right side) in Mix chart
Hi all, I have version 11.2.0 and using a mix chart (bar + line) and trying to 1) Add suffix only to the secondary y axis (right side), however I am unable to do so as when I add any suffix, it gets added to both y axis. Also, I am unable to 2) change the range just for the secondary y axis (right side) 3) add axis label…
-
Dashboard
Hello, How can I get corresponding data if I click on particular part of the chart? Suppose I have a stacked bar chart which stacks 2 different fields, if I click on particular field ,I want see that filtered dataset related with that particular field Is there any way to get this?
-
Using Charts in Dataiku for Visualization
Hello! I am facing following issues while visualizing data on Charts tab in Dataiku - 1. Can we display Comma Separated Values (like 1,234,567) instead of 1.2M or 1234k in pivot table? 2. Can we edit Y- Axis Title of a Bar Chart? 3. There is the option for colouring the table cells in the pivot chart, but it considers all…
-
SHAP (Shapley values) in Dataiku
I am still new to Dataiku and am learning about its capabilities and am wondering if there is a way to replicate the global interpretability of the SHAP algorithm in Dataiku. I am familiar with SHAP in Python and have used it to show the positive and negative relationships of predictors with the target variable across all…