A repo for data wrangling experiments.
Wanted to try out https://github.com/dathere/qsv. However, couldn't find out an easy way to install in github codespaces. Last local install attempt on mac was also a bit painful. So leaving for now.
Moved on to https://pola.rs/ which i noticed qsv was using.
https://pola.rs/ and https://docs.pola.rs/user-guide/getting-started/.
pip install polars
Just worked. Then looked for CLI and found https://github.com/pola-rs/polars-cli
pip install polars-cli
Need a csv, so let's get one ...