Squam is a statically-typed scripting language with Rust-like syntax, full type inference, pattern matching, and error messages that actually help. It brings the ...
The Data analysis in Rust book is a "learn by example" guide to data analysis in Rust. It assumes minimal knowledge of data analysis and minimal familiarity with Rust and its tooling. The first ...