Available on crate features
csv or json only.Functions
- Infer the schema of a CSV file by reading through the first n rows of the file, with
max_read_rowscontrolling the maximum number of rows to read. - check if csv file is compressed