-
Re: How to upgrade Data Science Studio?
* Download the last version of Data Science Studio from: http://downloads.dataiku.com/public/studio/ Note that this is the same archive for the Enterprise Edition and for the Community Edition: the l…1 · -
Re: Concatenate two string columns
Yes, in a preparation script, there is a processor called "concatenate columns".1 · -
Re: Which browsers do you support?
We currently support two browsers (recent version required): * Google Chrome * Mozilla Firefox Safari will work for some pages, but not all. Internet explorer will not work (anyways, it will be disco…1 · -
Re: How can I compute an exponential moving average in a preparation script?
Currently the visual preparation recipes are working line by line. This allows to work on very large datasets by streaming, potentially in parallel on Hadoop. The downside is that each line is proces…1 · -
Re: Which ports must be open between DSS and the Hadoop cluster?
If you're using the Cloudera distribution, see * http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_ports_cm.html * http://www.cloudera.com/content/cloudera/en/do…1 ·