Hello, I have a folder connected to a SharePoint containing multiple files inside. I would like to import all the files present in the folder at once into different datasets. Currently, I perform the action manually by importing Excel datasets one by one into my Flow. However, due to the increasing number of files in my…
Dear Dataiku Community, I have a workflow where I have data coming from different sources, with multiple activities ( activities starting on "x" date, and taking "y" hours) I am trying to set a new conflict column that gives flag ( True) when the same activity from different sources falls within the same period, In short:…
I have a currency code column in a dataset with a currency code of VND. It is a valid currency code however Dataiku is flagging this in red and as invalid. How can I add this currency to the Dataiku database so that they are recognised as currencies for me?
I am trying to write a pdf filer to dataiku folder. usually I can write pdf file in my device with: with open(outputFile, "wb") as outputStream: output.write(outputStream) but it doesnt work withing Dataiku Also I tried to use this: with open(os.path.join('Folder Location', "file.pdf")) as outputStream:…
In the sample project of time-series forecasting of links, I have no expertise in machine learning, but how do you generally do the following two points? ・Regarding the criteria for deciding on a model, is it common to try various models and adopt the one with the highest accuracy? If so, is there a simple indicator that…
This question pertains to the functionality of the Speakatoo API and whether it allows text-to-speech conversion without requiring an API key. To clarify, it is essential to understand the API's specific requirements and limitations regarding authentication and access to its services.
Hi, I am developing a visual application in which the users will upload one excel with multiple sheets (each sheet contains different column headers). One solution is to let users upload it multiple times, each time they can select a different sheet name. The shortcoming is if the excel file is large, uploading could take…
How to find Max date from previous month from a dataset using sql for scenario variable. required max date of previous month not last date of previous month. Operating system used: windows Operating system used: Windows11
Greetings! I have a data set consisting of various columns, one being 'US State' - All states are represented multiple times. I would like to compile a random sample consisting of 2 samples for each state. I've read up on the different sampling methods and don't see how they will fit my use case. I welcome the Community's…
Hi - I have a very simple request but I am unable to work it out. I have 2 columns on a dataset which I need to multiply one by the other? Example one column is in USD and then I have a rates column and I want to multiply one by the other to give a number?
Create an account to contribute great content, engage with others, and show your appreciation.