-
Re: Executing a .exe in dataiku dss
Dataiku is only supported in Linux systems. So you will need to run your EXE in a Windows VM and share the data with Dataiku somehow. Since you are on Cloud you can copy the data to a Cloud bucket an…1 · -
Re: Replicating Statistics Tab analyses on a different dataset
I don't believe there is a way to copy the Statistics tab of a dataset but you can easily swap around the datasets if you want. So suppose this is your flow: recipe1 => dataset1 => Python …2 · -
Re: Window recipe not producing expected results when using DSS engine
Works for me in DSS engine mode if you set the Window recipe like this:1 · -
Re: Cannot select whole dataset sampling option
It totally makes sense and it's a very valid use case. But you should have started this thread with that as that is your requirement. Always start with your requirement not with how you think yo…1 · -
Re: Cannot select whole dataset sampling option
Sampling the whole dataset is a bad idea. If there was such option, which there isn't as @Ignacio_Toledo rightly said, you would risk loading too much data in memory and the sampling be aborted.…2 ·