limebit / medmodels

MedModels is a high-speed RWE framework to apply the latest methods from scientific research to medical data.
https://www.medmodels.de
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

feat: implement python bindings of query engine #227

Closed JabobKrauskopf closed 1 month ago

JabobKrauskopf commented 1 month ago

I implemented the python bindings for the rust part of the query engine. The query engine part in _medmodels.pyi should have the same functionality as described in querying.pyi (but not necessarily the same naming. The _medmodels.pyi uses rust naming conventions)

Expected tests to fail: