-
How to add a months to given date
Hi Team. Is there a dataprocessor or function to add months to a given date. Something like for ex : dateadd function in SQL. ex 1: for todays date(24-Aug-2020), i would like to add 4 months then it would be 24-Dec-2020 ex2: for todays date(24-Aug-2020), i would like to add - 4 months then it would be 24-Apr-2020. I know a…
-
How to combine several rows to one rows?
Hello, My data looks like this: Recordsvaluesrecords_0_NameJimmyrecords_0_Number1records_0_StatusStudentrecords_1_NamesMarierecords_1_Number2records_1_StatusWorker And i want it looks like this: NameNumberStatusJimmy1StudentMarie2Worker Any ideas?
-
Timed File Update
I have a folder on my computer that contains a log file. This log file is automatically updated and appended on to by a program on my machine. Is there a way that after a certain amount of time, I can automate the workflow to pull the newly updated file? Operating system used: Windows (VM)
-
Flow Zone Reuse? Can one flow zone be reused from multiple datasets
I've been working on a number of file systems to process data about the files on various disks. The flow zone I've created looks like this. There are two simple shell scripts that gather data about the same file volume, two preparation recipes that clean up that data, and 1 Join recipe that brings both sets of data…
-
Doing a bit of Dataiku DSS House keeping
All, My DSS is looking a bit messy right now... I think that I need a bit of cleanup. Context: I'm working on a DSS instance that is coming up on its one-year anniversary. In the catalog, we have about 1500 items created by a mix of folks currently working on the project and those who have rolled off of the project over…
-
Using Dataiku DSS for EDA purposes
Hi I'm a big fan and use DSS often and would like to know if everyone finds the visualisations in DSS fascinating? The latest version (I saw in the demo) has even more and really good visualisations. I was wondering if anyone uses DSS for EDA purposes as well and if so you can share some tips with me on how you go about -…