Package for statistical analysis
Project description
bai_stats
bai_stats is a Python library for statistical analysis.
Installation
Use the package manager pip to install bai_stats.
pip install bai_stats
Usage
import bai_stats
import scipy.stats as stats
data=stats.norm.rvs(size=100)
best_fit_distribution_table=bai_stats.best_fit_distributions(data,max_shape_par=0,plot_dist=True)
# returns best_fit_distribution_table
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
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
bai_stats-0.1.0.tar.gz
(3.9 kB
view details)
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 bai_stats-0.1.0.tar.gz.
File metadata
- Download URL: bai_stats-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aa98378310803029c4321d35e93ecf218e5c858ad9a97feae11628910e127ff
|
|
| MD5 |
fbb1ed22c222184973d8175f52824585
|
|
| BLAKE2b-256 |
4dad33f2f6c542f30ec597f6b951d9c88959119f7321c3c5c0389efd85d021c6
|
File details
Details for the file bai_stats-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bai_stats-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a23d1b3cfa29d4f213379847b9f20a3d2d26e915e72322c2ab2e8440040cd839
|
|
| MD5 |
c4317bd940ae68ea83312409fdbb502c
|
|
| BLAKE2b-256 |
9af15223a8ee2671fe97d13c5728bd720a40286ef957f199f2ffe93a413b9bc2
|