mirror of
https://github.com/nushell/nushell.git
synced 2025-05-01 16:44:27 +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 |
||
---|---|---|
.. | ||
avg.rs | ||
command.rs | ||
max.rs | ||
median.rs | ||
min.rs | ||
mod.rs | ||
mode.rs | ||
stddev.rs | ||
sum.rs | ||
utils.rs | ||
variance.rs |