-
How to extract the project creation date and last activity on the project
Hi All, Can anyone please suggest me action here on how can i get the project creation date and the last activity date of a project. We have a dataiku instance and for that i need to extract the dates for project creation and project last activity
-
How can I retrieve the list of foreign datasets used in my Dataiku project?
How can I retrieve the list of foreign datasets used in my Dataiku project that originate from other projects?
-
API Node - What is the use of the folder 'code-envs-cache' ?
Hello, On the API node we noticed that the folder 'code-envs-cache' requires a lot of disk space. Please, could you tell us how this folder is initialized and used ? Thanks Annie
-
Is there a way to roll back the changes that we have done to a flow?
Hi all, when our flow involves lot of transformation there can come a point where some thing goes wrong and we want to revert back to the point where everything was working. Is there a way I can check what all changes were made to the flow, and go back to the previous version or branch out from there?
-
Efficiently applying window recipes across monthly database partitions
Hi all, I’m looking for best practices when applying window recipes that need to span multiple partitions. In my case, I have a dataset partitioned by month, and I’m using a window recipe with lead/lag functions to look ahead and behind by 3 months. To make this work, I currently: Unpartition the dataset using a sync…
-
SQL Query Recipes using API
I'm struggling to find good code examples on creating SQL query recipes via API version 14 (or compatible). I'm trying to get subsets of data pulled from a SQL table dataset into separate Azure blob datasets for consumption by other parts of our application. It seems like it should be straight forward to find examples, but…
-
"Enrich records with files info" in prepare recipes working only on csv files ?
Hi all, Working on a prepare recipe which is just after an initial dataset regrouping several files. I have no problem with the step when all my initial files are .csv. But when my files are .xml, the resulting column is empty. Same empty result when my files are "on data per-line" based. What am i missing here ? (in…
-
Label task
Hello, I have created a label task for the evaluation of a query. The input is a sample of rows of a bigger dataset. With the label task you can then assigned one of five categories. Using the label task has lead to changes of the query that feeds the label task. Now I want to reset the task / remove the data associated…
-
Como hacer Naive Bayes en Dataiku
-
Script to list all connections used in a project
Anyone have a script that lists all the connections used within a project?