rstats 0.1.2

Simple Statistics
Documentation
[package]
name = "rstats"
version = "0.1.2"
authors = ["Libor Spacek"]
edition = "2018"
description = "Simple Statistics"
homepage = "https://github.com/liborty/rustats"
repository = "https://github.com/liborty/rustats"
license-file = "LICENSE"
keywords = ["statistics","means","median","correlation","time-dependent"]
categories = ["science","mathematics"]

[lib]
[dependencies]
anyhow = "^1"