Closed jfinkels closed 4 years ago
can you try providing the path without the filename as shown in the template.yml?
# path indicates where the CSV files live
path: "/Users/test/data/csvrepository/"
You are right of course. Thanks. I got confused because I assumed path
referred to a file. Maybe dir
would have been clearer?
Environment: Ubuntu 19.10
Steps to reproduce: following the quickstart:
The contents of
exampleconfig.yml
are:The contents of
example.csv
are:What happens now:
What I expected to happen: no error.