Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • FilePath string, path to csv file

  • HasHeader bool, indication whether first row is a header row
    If there are no headers, the columns will be numbered (0, 1, ...) (important for SearchParameters and Mapping).

  • Delimiter string, indication of the delimiter

...