Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.26 KB

README.md

File metadata and controls

50 lines (36 loc) · 2.26 KB

Black Build Codecov License PyPI Python Version Read the Docs Test PyPI

ehrapy logo

ehrapy overview

ehrapy overview

Features

  • Exploratory and targeted analysis of Electronic Health Records
  • Quality control & preprocessing
  • Visualization & Exploration
  • Clustering & trajectory inference

Installation

You can install ehrapy via pip from PyPI:

$ pip install ehrapy

Usage

Please have a look at the Usage documentation and the tutorials.

import ehrapy as ep

Credits

This package was created with cookietemple using cookiecutter based on hypermodern_python_cookiecutter.