Structs§
- Column
- Columns
- Dataset
- Strongly-typed columnar dataset
- Default
Typer - Default typing scheme
- Line
Parsing Options - RawValue
- A CSV value
- Reading
Options - Schema
Enums§
- Column
Type - Tag of typed values
- Parsed
- Schema
Inference Depth - Number of lines to read while inferring the dataset schema
- Separator
- Dataset separator used while reading
- Value
- Fully typed value
Traits§
Functions§
- read_
file - Opens and reads the dataset at the specified file using the default options and type system.