Elementary python packages for Gaussian and Binomial distributions.
Using this package, we can find the mean, standard deviation and pdf of a given data. Add two distributions. this package is also able to plot the distribution using the pyplot library.
Data should be read from a .txt file. And each entry should be in different line.