A fully functional python package
Uploaded to Python Package Index (PiPy) repository
Package to implement functionalities and visualization of Gauss and Binomial probability distributions.
- Read data file,
- Calculate mean,
- Calculate standard deviation,
- Plot histogram of data,
- Finding probability density function,
- Plot normalized histogram of the data and a plot probability density function along the same range,
pip install gauss_binomial_prob_distributions
*adding this README.md to add information about this repository. The inner one is for uploading it to PyPi *