-
Feature handling Dummy encoding
Dataiku's category handling = Dummy encoding with dropping dummy option seems to be using a level with the least exposure/volume as a dummy. Q1. Is there a way to set this dummy manually instead of Dataiku's default method? Want to avoid using category handling = custom preprocessing option. Q2. Using Variable type =…
-
Python API - RMarkdown
Hello, Is there a way to create and edit RMarkdown reports using the python API? Thanks.
-
Is it possible to create models in R in dataiku?
Is it possible to develop models in R using Dataiku native tools, such as the lab? Currently, we are developing models in R, and our downstream process is heavily dependent on R. We are planning to move to Dataiku for model development. We need R objects at the end of model development so we don't have to change our…
-
Create DATASET based on KAFKA connection
Hello I need help, I don't know where the error you can see in the screenshot comes from. I have created a DATAIKU - KAFKA connection using the "Streaming Endpoint - Kafka" option. (connection works, sampling available) Then I wanted to create a DATASET using the "Streaming sync" option. Unfortunately, I get an error when…
-
Facing error whil trying to save pysaprk dataframe in Sql table
I have written recipe to write the output to snowflake table (which I have only created the structure of it) while trying to write the output to Sql tables facing save dataframe error( the comment is data already exist in sql table )
-
Understanding - ML Quick Start Demo
Hello community. I was going through Machine Learning Quick Start, but I don't understand the results/conclusion. Would someone assist me in understanding? What did this ML magic visualize in the end? Thanks and my apologies. I am not a data scientist, just an old IT nerd.
-
Is it possible to link original documents in Dash Webapps and how?
Hi experts, I am working on Dataiku Dash Webapps, and would like to achieve the function of opening original pdf files sitting in dss managed folder by clicking file name in my table. For example I click ReportA.pdf, that report will be opened in a new tab, and then similar with other pdfs. Is it possible to achieve this…
-
OneDrive - Schema Refresh/Update
Hi, We are trying to refresh the dataset schema which we are calling using OneDrive Plugin, and Dataset schema is not getting updated/refreshed even if changed at source. Thanks & Regards, Vijay Operating system used: Ubuntu
-
Changing Jupyter Notebook in flow
I have a flow that uses a Jupyter Notebook but I would like to change it to a different notebook that has some enhancements. Is it possible to change the notebook within the flow definitions? I don't see that option anywhere. Hector Operating system used: Linux
-
Export recipe to local windows folders
Hi there, I am working with DSS on my local machine with the Windows Subsystem for Linux (Ubuntu). Is it possible to automate the import & export of files from & to my local windows folders with visual recipes as part of my flow? I have noticed there is an export recipe, but I don't know if / how to export to the windows…