-
Change Email to Work Email
Hi, I need to change my email to my work email so the certification can be valid at work. But I used google sign in, so I can't change it in edit profile. What should I do
-
Is it possible to disable Dataiku data type detection?
Hello, Is it possible to disable Dataiku's automatic data type detection? I find this feature to be more trouble than helpful and would prefer to have everything read in and kept as a string unless I explicitly cast it to something else. Some specific troubles that relate to this are: (1) Auto-detecting ID columns as…
-
Attempting to send conditional email
Hello, I am attempting to create an output email scenario where one email with a specific dataset attached will always send and a second email will send only if the dataset has output in it. I attached a capture of how I currently have this set up but, I am thinking there maybe some Python script involved to fix this. Any…
-
copying trained model using visual recipe from one project to another
Hi everyone, I have trained a model using visual recipe in one project and I am trying to copy it to another project - I have included the source data too while copying (similar to this). However, I have been getting the following error in the destination project. I have tried this a few months back without any issues.…
-
how to create custom date format in scenario variables
Hi Team, I want to create scenario variable as custom date format a yyyy-mm-dd or dd-mm-yyyy hh:mm:ss from now() function where it has T & Z characters in date time format. could you please help on it how to create formals in defining scenario variable in scenario steps? Thanks in advance. Operating system used: windows
-
Can dataiku output a transformed set of data into an encrypted excel file
I am looking to output a dataset after it has been transformed. I'd like to convert this into an excel file and then like to zip and encrypt them in say, winzip... Does anyone know if this is possible? Operating system used: Windows
-
Using imge files in Dash App
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
-
Best approach to appending daily data from files?
Hi everyone! I want to see your input on the best approach to do the following: I have daily CSV files that contain no date column, but values change on a daily basis. I want to create a dataset based on these files. I will be added files every day. I need to add a date column to the file of the date it was added. I…
-
Recipent multiple Email in a scenario REporter
Hello, i managed to use this reporter to send email to a single address with a custom variable, but didn't found the information to the seperator to use to put other email it works with To : xxxx@email.com but didn't work with To : xxxx@email.com;yyy@email.com is there a documentation ?
-
Can dataiku recognize sql relationship between the different tables of a same SQL DB ?
Hello, Does anyone know if dataiku can recognize sql relationship between the different tables of a same SQL Database ? If so, how to make the settings ? It's a very useful feature of power BI, but I don't know how to configure it in Dataiku. Thanks!