Directory Input
MClark05
Registered Posts: 2 ✭✭✭
Is it possible to use a directory as an input for a data source? I need to pull in all files within a directory. They all have the same schema.
Tagged:
Answers
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
Hi @MClark05
Yes, you can create an FS connection pointing to this directory and create a managed folder based on it. When done, use python APIs listed below the mentioned doc page to read the data from it.