ehrapy is a modular open-source Python framework for exploratory analysis of heterogeneous epidemiological and EHR data. It supports a full pipeline from data ingestion and quality control to advanced analyses such as clustering, survival, trajectory, causal inference, deep learning, and more.
Please read the documentation for installation, tutorials, use cases, and more.
You can install ehrapy via pip from PyPI:
$ pip install ehrapy
Please have a look at the API documentation and the tutorials.
import ehrapy as ep