nushell/crates
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
..
nu_plugin_binaryview Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_fetch Refactor Fetch command (No logic changes) (#2131) 2020-07-09 04:49:27 +12:00
nu_plugin_inc Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_match Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_post Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_ps Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_start Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_sys Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
nu_plugin_textview Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu_plugin_tree Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-build Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-cli Add variance and stddev subcommands to math command (#2154) 2020-07-15 07:15:02 +12:00
nu-errors Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-parser 1747 add ns to duration (#2128) 2020-07-11 05:48:11 +12:00
nu-plugin Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-protocol added more verbose message to assert (#2157) 2020-07-11 16:49:44 -05:00
nu-source Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-table Bump to 0.16.1 (#2116) 2020-07-06 08:12:44 +12:00
nu-test-support Fix str --to-int usages (#2167) 2020-07-13 15:07:34 -04:00
nu-value-ext Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00