-
ML Practitioner Certificate expires or its life time validity.?
I have completed my Certification in ML practitioner Certificate on 28th July 2023 and when i am trying to take again couldn't be able to see the exam thing instead my certificate only getting appeared, kindly help me to know the validity. Operating system used: Windows
-
How to access specific check results in a scenario
I have a simple dataset containing 1 row and about 20 columns. Each column represents a Boolean value of whether or not a particular threshold has been breached. If the result is true for any of the 20 columns, then a message is sent to a designated MS Teams Channel that a breach has occurred. I would like to supplement…
-
Filtering sample: Your user profile does not allow you to perform this action
When looking at the sample of a dataset and trying to filter this sample, my colleagues with an EXPLORER profile get the following error message: "Your user profile does not allow you to perform this action Your user profile does not allow you to write project content. This error typically requires configuration from your…
-
Project duplication with API not keeping triggers
Hello, I'm using the API to duplicate my projects on releases from development to production (as opposed to the UI duplication to save time as there are 30+ projects we duplicate every time). On duplicating the projects I noticed that the scenario triggers are not automatically enabled in the newly duplicated project, even…
-
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…
-
Can dataiku recognize sql relationship between the different tables of a same SQL DB ?
Hello, Does anyone know if dataiku can recognize sql relationship between the different tables of a same SQL Database ? If so, how to make the settings ? It's a very useful feature of power BI, but I don't know how to configure it in Dataiku. Thanks!
-
Script to modify project settings
Hi All, I have created a script to modify the project seeting, and have scheduled it as a scenario to run daily but the list keeps on getting append by the same group name on daily basis. can you please suggest how to break this. -- please find the image attached for reference. below is the script which i am using ---…
-
project duplicate modifies sharepoint files
Hello, for the migration of our development environment to, for instance, our acceptance environment, we use a python script to duplicate the project (and then change the connections/configurations etc.). However, when we run this, any sharepoint files used in the flow get modified (within sharepoint itself). We're very…
-
Connecting to SAP for discover edition
Hi all, Is it possible to connect to SAP through the SAP Plugin if i have the discover edition? In case it is possible, it would work for SAP HANA, Business 1, etc? Thanks, Vale
-
Python code environment library installation error (AxiosError: Network Error)
Hello! :] I have a code environment with a bunch of python libraries installed. I'm using this for a data science project. I'm now trying to run a survival analysis and survival model, with the exploration and model prototype happening in a python notebook. I have tried to install python libraries such as pysurvival,…