Export multiple datasets in one time
sarra
Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 7 ✭✭✭
how could we export multiple datasets from dataiku at once ?
thank you
Tagged:
Answers
-
Jurre Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Registered, Dataiku DSS Developer, Neuron 2022 Posts: 115 ✭✭✭✭✭✭✭
Hi @sarra
,Maybe the "export to folder" recipe (under "other recipes") can be helpful here. It's tooltip tells us that "one or several datasets" can be exported to a folder with this. But i've yet to discover how to get those "several" datasets out at once as it seems not possible to select multiple datasets in de popup. Possibly a better solution is to do this with a small python script, but i'm curious if others have a different solution.
cheers,
Jurre
-
Thank you ^^,
but seems that "export to folder" could not select multiple dataframe at once !
A script might ve needed