theislab / ehrdata

A datastructure for EHR data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ehrdata

Tests Documentation

A data structure for EHR data.

Getting started

Please refer to the documentation. In particular, the

Installation

You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.

There are several alternative options to install ehrdata:

  1. Install the latest development version:
pip install git+https://github.com/theislab/ehrdata.git@main

Release notes

See the changelog.

Contact

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

Citation

t.b.a

About

A datastructure for EHR data

License:Apache License 2.0


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.4%