Module dynamic

Module dynamic 

Source

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§

MonoIndexedZSet
The “standard” indexed Z-set type used by monomorphic versions of operators.
MonoIndexedZSetFactories
MonoZSet
The “standard” Z-set type used by monomorphic versions of operators.
MonoZSetFactories