acalejos/toadstool

Allow configurable loader for file extensions

Opened this issue · 0 comments

Allow the user to define which version of a loader they desire for a file extension. For example, if the user wants a raw CSV loader vs. Pandas loader for .csv, they can parametri the call to the CSVLoader(loader_type) classze