Crate structured

Source

Re-exports§

pub use arrow;

Modules§

csv
An interface to CSV (comma-separated values).
record
Definitions to help handling CSV data as a set of records.

Structs§

Column
A single column in a table.
ColumnStatistics
Statistical summary of data of the same type.
Description
ElementCount
FloatRange
GroupCount
GroupElementCount
NLargestCount
Table
Structured data represented in a column-oriented form.

Enums§

ColumnType
The data type of a table column.
Element
The underlying data type of a column description.
GroupElement