Skip to content

Python package already uploaded to pypi. For more inor please see the README.md file.

License

Notifications You must be signed in to change notification settings

ahmadsheikhzada/dsnd_distributions_1

Repository files navigation

dsnd-distributions-1.0

This package already uploaded in pypi can be used to define probability distributions such Gaussian and Binomial as unique class Gaussian() and Binomial() objects.

The classes can read data from a txt file and calculates some statistical properties such as mean, standard deviationd as attributes of the object.

Each class object carries methods to plot histograms and bar plots.

Installation

To install the package use the following command:

$ pip install dsnd-distributions-1

About

Python package already uploaded to pypi. For more inor please see the README.md file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages