nushell/crates/nu-cli
Ali Mousa 8fd22b61be
Add variance and stddev subcommands to math command (#2154)
* 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
2020-07-15 07:15:02 +12:00
..
src Add variance and stddev subcommands to math command (#2154) 2020-07-15 07:15:02 +12:00
tests Make str more strict. (#2173) 2020-07-14 10:04:00 -05:00
Cargo.toml Add 'str from' subcommand (#2125) 2020-07-12 15:57:39 +12:00