Modules§
- accumulator
- aggregate
- Aggregation operators.
- asof_
join - concat
- controlled_
filter - count
- Count operators.
- distinct
- Distinct operator.
- filter_
map - Filter and transform data record-by-record.
- group
- Group transformer operators that map multiple input records into multiple output records.
- index
- Operators to convert Z-sets into indexed Z-sets.
- input
- join
- join_
range - Range-join operators.
- neighborhood
- recursive
- Convenience API for defining recursive computations.
- sample
- Compute random samples of data.
- semijoin
- time_
series - trace
Type Aliases§
- Mono
IndexedZ Set - The “standard” indexed Z-set type used by monomorphic versions of operators.
- Mono
IndexedZ SetFactories - MonoZ
Set - The “standard” Z-set type used by monomorphic versions of operators.
- MonoZ
SetFactories