Crate mule[][src]

Structs

Column
Columns
Dataset

Strongly-typed columnar dataset

DefaultTyper

Default typing scheme

LineParsingOptions
RawValue

A CSV value

ReadingOptions
Schema

Enums

ColumnType

Tag of typed values

Parsed
SchemaInferenceDepth

Number of lines to read while inferring the dataset schema

Separator

Dataset separator used while reading

Value

Fully typed value

Traits

DatasetValue
Typer

Functions

read_file

Opens and reads the dataset at the specified file using the default options and type system.

Type Definitions

Result
TypedDataset