... | ... | @@ -7,3 +7,5 @@ |
|
|
* As a data engineer, I want to specify the delimiter character to enable the processing of a wide variety of CSV files for many of my different data sources.
|
|
|
|
|
|
* As a power user, I want the JSON data to contain only certain specified columns of the CSV file. Allowing for easy modification of unwanted CSV content.
|
|
|
|
|
|
* As a quality assurance engineer, I want the program not to run if the input file is actually a directory (currently the program returns an incomplete json with a segmentation fault) |
|
|
\ No newline at end of file |