percentile_rank 0.1.0

calculates percentiles, ranks and positions of the data(repeated values as well) in given vector
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Hameedshehnaz <shehnazhameed325n@gmail.com>"]
description = "calculates percentiles, ranks and positions of the data(repeated values as well) in given vector"
edition = "2018"
license = "MIT"
name = "percentile_rank"
repository = "https://github.com/Hameedshehnaz/rust_lib.git"
version = "0.1.0"