Join Nostr
2025-05-12 11:35:16 UTC

Ryan Castellucci (they/them) :nonbinary_flag: on Nostr: My command line data analysis tool is at a point where I'm ready to share it!freq is ...

My command line data analysis tool is at a point where I'm ready to share it!freq

is a tool I wrote in Rust, intended to replace pipelines of grep, sed, awk, sort, uniq -c, and sort -rn to look at distributions of values in datasets.

I use it daily.

https://rya.nc/gh/freq