nushell/crates/nu-data/src
gorogoroumaru 45f32c9541
Allow math avg to work on durations (#2529)
* Allow `math avg` to work on durations

* formatting

* fix linting issue and implemented `math sum` for duration

* fix linting issue

* applied requested changes

* applied requested change for avg.rs

* formatting
2020-09-12 18:56:05 -05:00
..
base Light fixes (#2455) 2020-08-30 19:03:18 +12:00
config Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00
utils Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
base.rs allow decimals as a range boundary (#2509) 2020-09-08 05:30:11 +12:00
command.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
config.rs Command especific configuration extraction baseline. 2020-08-26 10:33:55 -05:00
dict.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
lib.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
operators.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
primitive.rs Default alignment (#2481) 2020-09-01 19:08:41 -05:00
process.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
types.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
value.rs Allow math avg to work on durations (#2529) 2020-09-12 18:56:05 -05:00