Structs§
- File
Reader - A struct that reads records from a file.
The file can be in CSV, JSON or Parquet format.
CSV, TSV and JSON files may additionally be gzip compressed (e.g.
data.csv.gz). The delimiter for CSV files can be specified.
data.csv.gz).
The delimiter for CSV files can be specified.