mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 22:07:40 +02:00
* add variance (population) subcommand to math * impl variance subcommand with spanning errors for invalid types * add stddev subcommand to math * rename bytes to filesize * clippy fix -- use expect instead of unwrap in variance tests