Hello, I am building a simple web app with some input fields in DSS in order to insert a single row of data to a SQL table of which i have created the Dataset in DSS. I have tried successfully to append the data using the write data frame function and pandas data frame. But this function is dropping the SQL table before…
Hello community! Is it currently possible to perform multi-label classification using the in-built recipes, lab (or any other) features in DSS?
Hi, I have a JAR file that i use as a spark datasource to read data from a url. This is how i do it on my local conf = SparkConf().setAll([("spark.jars", "path-to-jar/<jar_name>.jar"),]) df = spark.read.format("cloud.alpha.spark.providers.appobject.AppObjectTableProvider") \ .option("appName", "<name>") \…
Morning all, it appears that since the recent upgrade to 12.6.0 it is no longer possible to directly edit the Title of a tile added to a dashboard. Usually we would edit the tile title to remove the appended dataset name on which the insight was originally based. I am able to click on the dashboard tile and see the Title…
.
Hi all, I have an image file placed under the static web resources in Dataiku. How do we specify the path for this image so that I can use this image in my Dash app? Note: I am using an online instance of Dataiku and not on my local server. Operating system used: Windows
Hello Being a new bee on Dataiku, I would like to test and learn using it on the basis of two exercise Datasets: one dealing with Human Resources, the other one with Supply Chain. Indeed within the next months I shall teach some students on the use of data in both topics. Do you know whether I could get such datasets and…
HI All, I have been assigned a task to migrate multiple Dataiku projects to Azure Synapse. Is there an automated way of doing that rather than converting each recipe into data flow activity?
..
Hi all, How can I edit the Split recipe so I can add the validation set to be splitted, I couldn't find a third condition that can take random percentage after filtering test and train datasets. and if this can be done using DSS formulas, what is the syntax of the formula to split data for validation? My test set and train…
Create an account to contribute great content, engage with others, and show your appreciation.