-
Re: Plugin - Bundle Project and Push to Automation Node
Hi, At the moment, the macro indeed requires admin rights on both instances. We are currently working on a much better replacement for the macro that should be available by the end of this year and t…1 · -
Re: Dataiku docker with Python3.x
Hi, The base Docker image that we provide has both Python 2 and Python 3 (you can find our Dockerfile here: https://github.com/dataiku/dataiku-tools/blob/master/dss-docker/Dockerfile) This means that…1 · -
Re: SQL table names changed to lowercase
Hi, It is not currently possible to change this behavior, but we'll take note of your request1 · -
Re: Securing access to webapp back-ends from outside of DSS
Hi, Indeed, this sample requires access to the backend from a logged browser, which is the primary use case for webapps. For programmatic access, we'd simply recommend that the caller pass a DSS…1 · -
Re: Correlation Matrix Not Available
Hi, The Statistics capability in DSS relies on the storage type of the columns to know if they are numerical or categorical. Only numerical columns are eligible for correlation matrix. At the moment,…3 ·
