...
FilePath
string, path to csv fileHasHeader
bool, indication whether first row is a header row
If there are no headers, the columns will be numbered (0, 1, ...) (important forSearchParameters
andMapping
).Delimiter
string, indication of the delimiter
...