Better keywords
"statistics" was already in the description, so it does not need to be a keyword.
This commit is contained in:
parent
b96bb30004
commit
0eed9d06db
@ -7,7 +7,7 @@ repository = "https://github.com/vks/average"
|
||||
description = "Calculate statistics iteratively"
|
||||
readme = "README.md"
|
||||
categories = ["science", "no-std"]
|
||||
keywords = ["statistics", "stats", "skewness", "kurtosis", "quantile"]
|
||||
keywords = ["stats", "mean", "skewness", "kurtosis", "quantile"]
|
||||
|
||||
[dependencies]
|
||||
conv = { version = "0.3", default-features = false }
|
||||
|
Loading…
Reference in New Issue
Block a user