Python module for measure the degree of association between variables
Project description
Association-Metrics
Association-Metrics is a Python module for measure the degree of association between variables built on top of SciPy and Numpy, and is distributed under the MIT license.
The project started due to the lack of reliable source code to calculate Cramers'v, and from that, we decided to package-up our development.
Installation
Association-Metrics requires:
- Python (>= 3.6)
- NumPy (>= 1.13.3)
- SciPy (>= 0.19.1)
- Pandas (>= 1.2.1)
User installation
If you already have a working installation of numpy, scipy and pandas, the easiest way to install Association-Metrics is using pip
pip install association-metrics
Development
We welcome new contributors of all experience levels.
Source code
git clone https://github.com/HeberTU/association_metrics
Help and Support
In case of any doubt, you can always reach us via email at:
We will be more than happy to help you out.
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
File details
Details for the file association-metrics-0.0.1.tar.gz
.
File metadata
- Download URL: association-metrics-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d310db5660cfec04453b02430b95edf7aac099b011e70dc0df82b9a89c8ae28 |
|
MD5 | 3b328fe2f920c144ff61a41b385bd8a6 |
|
BLAKE2b-256 | 74eee6b38518f28ce5dfbcbd9d800863e99a3c68d70c8c541946d5ac85c7f3c0 |