-
Re: DataScienceStudio.app not updating to DSS Release 13.4.0
Hi, I have raised this with Dataiku Support many times and they just don't seem to care. It seems to be an issue with their CDN as the file that DataScienceStudio.app looks for it's not upd…1 · -
Re: How to check for consecutive monthly buys
There is probably many ways of doing this but I would do it this way. First create a list of all the months / years combination for the last 10 years. Say that gives you 120 rows. Then group your dat…1 · -
Re: How do Preserve chienese text format during CSV to dataiku load?
That's a new question so please start a new thread as this one has been marked as answered already.1 · -
Re: Merge/Group rows based on metrics
Add a Prepare recipe and create a new houses_group column using a formula as follows: if(cars > 1, "Houses with more than 1", "Houses with 1 car") Then on the resulting output …1 · -
Re: Issues with the Google Drive plugin: file not appearing in the Managed Folder in Dataiku
A Dataiku Managed Folder should point to a folder in your storage layer not a file. Also annoyingly Dataiku creates the actual physical folder a managed folder points to only after you upload a file …1 ·