-
install-graphics-export air-gapped
I want to install install-graphics-export so I can export my flow or a dashboard to PDF. I’m in an air-gapped environment. When I start the installation, I get the following error message: ./dssadmin install-graphics-export [+] Saving installation log to /data/dataiku/data/run/install.log [+] Checking dependencies +…
-
Create output dataset with current date as suffix to its name
Hello Team, We are creating datasets through dataiku flows and storing it inside S3 bucket. Our use case is we want to name our datasets having the current month_year as suffix to it. Suppose we build dataset called "xyz" on January 2022 then the dataset's name should be "xyz_01_22". We are able to do this manually by…
-
if statement with null values?
I have the below table (the left four columns) and would like to create a new column (called "Differences" as per below table), that is rounded to 3 decimal places What If Statement can I use ? I tried Round(if(Col1>0,Database-Col1,Database-Col2),3) ; but it did not work CategoryDatabaseCol1Col2DifferencesABC-0.0018-0.0018…
-
Predicting Taxi Fares in NYC
Originally sent by Dataiku as an insights email. Interested in learning more? Sign up for a monthly email about everything we're working on. Dataiku's data scientists took on the challenge to develop a machine learning model to predict taxi fares in New York, deploy it in real-time, and build a web application for anyone…