I'm working with short-form text question answers that have been hand-typed into online forms. As is typical with human hand-entered data there are typographical errors all over the place. A small per…
Hi there, I'm making plugins with an enclosed shiny webapp. While working on the plugin I've done some trial and error, trying out different setups for the webapp. However, after a few of these experi…
Hi All, I have installed the plugin, and followed the instructions here (https://github.com/dataiku/dss-plugin-julia) to install the julia integration, but I am met with an error that I don't fully un…
Hi all, I am messaging in regards to this plugin:https://www.dataiku.com/product/plugins/julia/ I am currently the admin of my instance. I am not sure why it's stopping me from using the plug in when …
Hello, I created a macro that generates a notebook containing any specific chart code, I want to add more customization, such as adding a color palette for the user to choose categories colors. Is the…
I have tried all manner of re-attaching the dataset and saving in the web interface on the DSS Design Node, then refreshing the VS Code. I have closed VS Code entirely, attached the dataset, saved, th…
Hello, i'm currently writting a plugin based on a python recipe. The plugin aims is to calculate quantiles for each columns of the input dataset. Is there a way to have a dynamic number of input ? I'm…
Hi, I'm trying to create a pluggin based on a python recipe than i'm using several time in my projet. My issue is that i'm working on an standalone machine that have no acces to internet therefor when…
I am trying to train a multivariate time series model with the "train and evaluate forecasting models" method available in the "forecast" plugin. I have added an external feature(holidays) to the trai…
I am trying to use dataiku with Sedona by doing the following: import com.dataiku.dss.spark._ import org.apache.spark.SparkContext import org.apache.spark.sql.SQLContext import org.apache.spark.sql.fu…