A package for calculating probability density functions of common statistical distributions using numerical data and visualizing the results.
Project description
simple_distributions
The code herein creates probability density functions (PDFs) for Gaussian and binomial distributions based upon simple inputs. It also allows for modification of the PDFs based on external data file provided, as well as visualization of the data and PDF in question.
Installation and Importing
You can install by running
pip install simple-distributions
but keep in mind that it needs to be imported using the underscore, e.g.
import simple_distributions
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_distributions-0.2.2.tar.gz.
File metadata
- Download URL: simple_distributions-0.2.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b798ed8c0df0504e3241e517d22b6943b6926958c8590152b1c80f5491e6996
|
|
| MD5 |
614c0661428a74664199472af432bf91
|
|
| BLAKE2b-256 |
c4e2ec868d8fb992f25ae24965513f93ae3046249232c47454c6ce7c299cdd2a
|
File details
Details for the file simple_distributions-0.2.2-py3-none-any.whl.
File metadata
- Download URL: simple_distributions-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b7c51a5ceb000b19717a112bc5f081607b559e27bab4d8cb5e1e369d3228f24
|
|
| MD5 |
3ba4777724383694c3139e5ff345a099
|
|
| BLAKE2b-256 |
8c7e75cfff0092d3a6d5d4f41de42ca466e76e67436e2d4d5bef39bc3b1a48a7
|