-
Is there any limit to the number of projects within a subscription?
Is there any upper limit to the below within a subscription? No of projects No of workspaces
-
Dataiku flow documentation
From the Flow documentation, there are values for Datasets (total size and record count). How do I add more datasets metrics such as Min, Max, Std Dev, etc into the documentation? Hope that someone can share the specific steps. If there are samples, it will be much appreciated.
-
Concactenating numbers as strings in a formula
I am trying to merge year and month as follows : Year: 2023Month: 12 Result : '202312' Year and month are currently numbers. When I use concat i get '2023.012.0' when I try strval I get "" . Below is some testing I performed with the year variable. Any advice? Thanks!
-
How do I take the most recent value from the same dataset for three partitions
Say I have data like where some of the keys change. How do I get dataiku to return the MOST RECENT for a rolling three month period. The dataset above assumes they are stacked and sorted, but perhaps before I stack them we could use something like a window recipe. Thanks! I think I can do this by grouping and ranking OR a…
-
How do we segregate domains in Dataiku ?
Say we have domain 1,domain 2 ,etc. Each domain will have its own multiple AI/ML models How do we perform this segregation based on domains so that folks hailing from a particular domain will have access to all(or say few) models under their domain and so on Only few will enjoy cross domain priviledges Which means only few…
-
Is it possible to disable Dataiku data type detection?
Hello, Is it possible to disable Dataiku's automatic data type detection? I find this feature to be more trouble than helpful and would prefer to have everything read in and kept as a string unless I explicitly cast it to something else. Some specific troubles that relate to this are: (1) Auto-detecting ID columns as…
-
Costing/Subscription plans for Dataiku
Can anyone help me with the costing plans for Dataiku for the paid edition and the different services and limitations offered with each plan. Just need an overview regarding this. Operating system used: Windows Operating system used: Windows
-
Attempting to send conditional email
Hello, I am attempting to create an output email scenario where one email with a specific dataset attached will always send and a second email will send only if the dataset has output in it. I attached a capture of how I currently have this set up but, I am thinking there maybe some Python script involved to fix this. Any…
-
Monitoring resources for jobs launched in Dataiku
Hi Team, Is there a recommended way on how to monitor active utilization of jobs that we launched within Dataiku? So far we could only see the logs for the jobs, but not the utilization for these jobs.
-
Taking much time for scenario
Hi team, I created the pipeline and set the scenario for it, but it takes soooo much time to run the scenario. Once I clicked "run" button, green triangle mark("▶" in green) is shown in a specific dataset for over 20 minutes… Does this mean the dataset has so much updated data? or just any mis-setting on scenario?