Crate dataz

Source
Expand description

High-throughput computational dataset synthesis

Modules§

col
A tiny abstraction for columnar data
kvtd
(Key, Value, Time, Diff) tuples a la Differential Dataflow

Traits§

DynTable
A type-erased Table.
Set
A named dataset made up of one or more Tables.
Table
A named set of data with a uniform schema.