quantlet-streams 0.1.2

QuantLET elements of stream processing (filtering, grouping, selection, functional operations) on canonical and data frames format.
Documentation
[package]
name = "quantlet-streams"
version = "0.1.2"
description = "QuantLET elements of stream processing (filtering, grouping, selection, functional operations) on canonical and data frames format."
readme = "README.md"
documentation = "https://docs.rs/quantlet-streams"
authors.workspace = true
categories.workspace = true
edition.workspace = true
exclude.workspace = true
keywords.workspace = true
license-file.workspace = true
repository.workspace = true

[dependencies]

[lib]
# Keep this crate’s benches out of the root quick run so only quantlet handles --quick.
bench = false