Just published version 0.54.0 of ✨xan✨, @medialab-scpo.bsky.social's CSV magician!
xan now uses our homegrown Rust SIMD CSV parser for up to 8x faster CSV wrangling 🔥.
See the full changelog over there: github.com/medialab/xan...
The parser: docs.rs/simd-csv/lat...
The SIMD update.
Breaking
Bumping MSRV to 1.83.0.
Dropping xan plot -Y/--add-series. It is now possible to select multiple columns as <y> in xan plot <x> <y> instead.
Dropping the -C/--force-colo...