- Exploratory and targeted analysis of Electronic Health Records
- Quality control & preprocessing
- Visualization & Exploration
- Clustering & trajectory inference
You can install ehrapy via pip from PyPI:
$ pip install ehrapy
Please have a look at the Usage documentation and the tutorials.
import ehrapy as ep
This package was created with cookietemple using cookiecutter based on hypermodern_python_cookiecutter.