-
create function posts values to model dataset
Dears, im clearly new to Dataiku, i have built a model based on 2 sources of datasets: 1- one directly from sql (which includes most of the columns) 2- and the second uploaded excel file with 2 external feautes filled manually. Then i joined them to create my dataset (dataframe) and build the flow and model. Now to use the…
-
Version of Dataiku
Hi All, What is the difference between the Free trial and the license enterprise? Thanks, Kim13
-
Compute diff between dates and number of days
Hi , Is there a way to have date column as input and number if days stored in Integer format. i want to subtract them and have my output stored in a date column. The inc() function will not work because i have the column name and can be used only for incrementing dates by a number. Suppose i want to decrement a date by a…
-
Data Recipe execution time is very high
Hi I have created a dataset using SQL dataset (snowflake), this dataset has 75 lakh data. In order to store this dataset in schema i am using Visual Recipe(Data preparation tool), this step is taking 1.5 hrs of time. Can anyone help with the ways to reduce the execution time. Note:- I have tried SQL recipe but it is not…
-
Webapp doesn't work
Hey guys, I'm a newbie to Dataiku, and I need some help to for an upcoming exam. We get a dataset with rollcall votes of US congressmen. The main goal is to predict to which party belongs the vote. I did some data cleansing and used a ML prediction quick model to train my algorithm. The next step is to create a webapp that…
-
Qliksense API Calls to Dataiku Engine via Python
Hi, I'm curious if there is documentation around using qliksense to utilize the Dataiku engine. We will use Qlik SSE - server side extensions - to interact with Dataiku via the python API. Ultimately, this lets us do real time parameterized data trafficking. I am trying to document and figure this process out.Thanks!
-
Wiki page link to a Dashboard
I am trying to add a link to a dashboard in a wiki page. I have the following in my Wiki page: [Dashboard](dashboard:PROJ1.My_Dashboard) where PROJ1 is the project key and My_Dashboard is the dashboard name. When I click in the Dashboard link I get the following error message: Not founddashboard does not exist: PROJ1.My…
-
Is there a way to add a custom, pre-templated, Jupyter Notebook?
For example, something similar to the PCA or correlation analysis notebooks that currently ship with the product.