nushell/crates/nu-data
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
..
src Allow math avg to work on durations (#2529) 2020-09-12 18:56:05 -05:00
Cargo.toml remove unused dependencies (#2520) 2020-09-09 13:57:51 -05:00