mirror of
https://github.com/nushell/nushell.git
synced 2025-07-14 13:25:47 +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