-
Re: How to upload TDE (tableau) file to DSS?
Hi, Unfortunately, DSS does not support reading from TDE files. It can only export data to TDE files, to get data from DSS to Tableau.1 · -
Re: Sort / Order columns of a dataset
Hi, Generally speaking, DSS does not have this feature. You can however select the columns you want to display: when viewing a dataset, click the "Display" button in the upper right corner,…3 · -
Re: What is the best way to update a Python package in DSS?
Hi, Experimentally, updates to the "core" packages used by DSS (pandas, scikit-learn, jupyter, ...) are likely to break something. At the moment, DSS 2.3 is known not to work properly with …2 · -
Re: How can I utilize all my machine's cores for building a machine learning model?
Hi, At the moment, this is only implemented for the RandomForest and SGD algorithms (go to Settings > Algorithms and set the Parallelism option). Note that if you ask for several algorithms, up to…1 · -
Re: Can I delete or replace a dataset without deleting all the stream ?
Hi, Most recipes, but not yet all, support replacing an input or an output. The best solution, though not officially supported, is to use our API to change the settings of the existing datasets. IMPO…1 ·