I have a folder of data which can be converted to a desired format using a .exe application. The input data and .exe isgiven by 3rd party. How can I do this in DSS? Operating system used: Cloud
Hello Dataiku Community. I am connecting to an FTP folder to build a dataset. The data I got is the union of all the data in all the files in that directory. What I want is to process only the new fil…
Hi there - new to dataiku, Lets say i have an excel sheet of 2 columns where one has app reviews and the other has dates they were posted. Is there a video tutorial anywhere or example where i can cre…
Hi, I am using a python recipe to get embeddings from my text features in Dataiku and everything worked out fine, but the embeddings did not come out with comma delimiters when I write the output to a…
Hello Community, I am actually helping one of my team work on preparation of data with: - Prepare recipe (running in Partially in database) engine. (Due to multiple data connections) - with some simpl…
We are considering a migration to Dataiku Online. To All Dataiku Online Users What database do you use with your Dataiku online instance? How much data are you loading into that data? How do you find …
Hi, I have a table that resides in data warehouse. Once I create a connection to that table in Dataiku, I would like to directly explore the data without doing any additional processing, so I was hopi…
It would be great to have some help from the community: "How to export a saved model, as zip file, in a managed folder?" It seems like that I need to do it two steps: # Step 1: save the model as a zip…
I am trying to return the YEAR and MONTH of a date in SQL using the YEAR and MONTH functions in a SQL recipe. For some reason YEAR is being registered but the DSS does not like MONTH. Can someone help…