This package aims to be a tool for real-world and practical data analysis, assisting in reaching a quicker understanding of various health related data.
Project description
Table of Contents
About The Project
HYPEHD is a Python package that provides easy to use functions, designed to make the exploration of health data easier for people with various levels of python experience, but primarily for those who are less experienced. This package aims to be a tool for real-world and practical data analysis, assisting in reaching a quicker understanding of various health related data.
Dependencies
- Python 3.7 (with the following packages)
- numpy 1.19.4
- matplotlib 3.5.3
- seaborn 0.11.0
- pandas 1.0.1
- scipy.stats 1.4.1
- sklearn.cluster 0.22.1
- lifelines 0.27.4
Getting Started
The source code is currently hosted on GitHub at: https://github.com/Alieyeh/hypehd Running requires:
- Python>=3.7
Installation
Binary installers for the latest released version are available at the Test Python Package Index (TestPyPI) https://test.pypi.org/project/hypehd/#description
python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple hypehd
For dependancies, you can also download the conda environment from this github and run it by issuing the following command on a terminal
git clone https://github.com/Alieyeh/hypehd
cd hypehd
conda update conda
conda create -f codenv.yml
conda activate hypehd_env
Documentation
The official documentation can be found on:
https://hypehd.readthedocs.io/en/latest/
On the website, users can find examples, API and more detailed information about this package.
Contact
Project Link: https://github.com/Alieyeh/hypehd
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
File details
Details for the file hypehd-0.1.9.tar.gz
.
File metadata
- Download URL: hypehd-0.1.9.tar.gz
- Upload date:
- Size: 322.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89f264068d0da43ade46e673669d8457e9c2c39120a62edfa1e06670bb5fd9a4 |
|
MD5 | d2851896b4cb9aa6ba6be04d0a9fade7 |
|
BLAKE2b-256 | df20be5abc034d8609a5dce4cb76e083ca503506842c310d4d4c6f51e3f239a7 |
File details
Details for the file hypehd-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: hypehd-0.1.9-py3-none-any.whl
- Upload date:
- Size: 326.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aae0094797f2925389dbf10e7f06f138654176cfdf3a9e0caec4d580bbf76689 |
|
MD5 | 9f34411fde249623ceca7c28434c7ba1 |
|
BLAKE2b-256 | 6090b4b48e97743fd4864853bf2afceb2840f76f0f2f919c9a16e7b07a83df6e |