Metadata-Version: 1.1
Name: dsnd_probability_cbarr
Version: 1.1
Summary: Gaussian and Binomial distributions
Home-page: UNKNOWN
Author: Cindy Barrientos
Author-email: cbarrien@ucsd.edu
License: UNKNOWN
Description-Content-Type: text/markdown
Description: ### Gaussian and Binomial distributions package
        
        # This package allows you to do basic analysis of Gaussian and Binomial distributions including calculating mean and standard deviation, histogram representations of the distributions, and the ability to add two Gaussian or two Binomial (if both p values are the same) distributions together.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
