Directory Input

MClark05
Level 1
Directory Input

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. 

0 Kudos
1 Reply
sergeyd
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. 

0 Kudos