Welcome to MEDA's documentation! ================================ MEDA is a Python package for working with data from the Charité Outcomes Research Repository (CORR) and other EHR databases. It aims to provide utilities for the most important medical data science tasks with publication-ready results. |Unit Tests| |Documentation| .. |Unit Tests| image:: https://github.com/noelkronenberg/meda/actions/workflows/tests.yaml/badge.svg :target: https://github.com/noelkronenberg/meda/actions/workflows/tests.yaml :alt: Unit Tests .. |Documentation| image:: https://github.com/noelkronenberg/meda/actions/workflows/sphinx.yaml/badge.svg :target: https://github.com/noelkronenberg/meda/actions/workflows/sphinx.yaml :alt: Documentation Installation ------------ .. code-block:: bash pip install git+https://github.com/noelkronenberg/meda.git Structure ------------ .. toctree:: :maxdepth: 2 :caption: Contents: .. toctree:: :maxdepth: 4 meda GitHub Repository ----------------- You can find the source code on `GitHub `_. Please submit bug reports or suggestions as `issues `_. Code changes should be proposed by means of `pull requests `_.