Available on crate features
csv
or json
only.Structs§
Functions§
- finish_
infer_ field_ schema - infer_
field_ schema - Infer the data type of a record
- infer_
file_ schema - Infer the schema of a CSV file by reading through the first n rows of the file,
with
max_read_rows
controlling the maximum number of rows to read.