Open oubiwann opened 1 year ago
This is the Rust-equivalent for Python Pandas:
Sadly, big python installs are required.
There's a pure-Rust option for DataFrames with this crate:
Native Rust implementation of Apache Arrow in-memory columnar format:
Might be a nice way to handle reports, too ...