Hello, It would be cool to have the possibility to import multiple files in a "managed folder" and create a vertically-stacked dataset, and choosing to have an "original dataset" column containing the…
I have a folder with CSVs in it (by "folder" I mean the thing you get when you're doing +dataset -> Folder from the flow) . They are named "dataset_01", "dataset_02" and so on. I'm trying to read one …
I'm using an "export to folder" recipe to create a CSV that can then be used by other components. I'd like the CSVs to be named depending on the day they are exported : - export_2017-01-25.csv - expor…
When I populate mnist dataset, I have to create each folder one by one, like creating folder 0, 1, 2, ...9, then upload files to each of these folders. I would like to know if there is easy way to pop…
I have created a series of folders to store uploaded files (.csv). This folder is connected to a python recipe that connects to the folder, and uses a read_csv loop to read in each file and append it …
Dear Community, does somebody know how to move files between managed folders with Python? Is it possible? One idea is that the file can be read from one managed folder firstly and written into one ano…
we are using dataiku 5.0.4 during the first step of the scenario, we build a folder by "add folder to build" our second step is send message and we want to attach a file in the previous folder that we…
I have obtained the ID of a Managed Folder and used it to obtain a handle on the Folder using the REST API. However, I am wondering if the ID is guaranteed to be unique across all projects in Dataiku …