Skip to content

rioos2/metgroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metgroup

A sample group_by aggregation of metrics in rust lang.

The easiest option is to use crate itertools. There are still issues with f64 not having Eq Hash trait.

We'll have to use OrderedFloat as our metric data has f64.

About

A groupby aggregation of metrics in rust lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages