rust-data-processing 0.1.5

Schema-first ingestion (CSV, JSON, Parquet, Excel) into an in-memory DataSet, plus Polars-backed pipelines, SQL, profiling, validation, and map/reduce-style processing.
1
2
3
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]