
The OHSDI OMOP Common Data Model allows for the systematic analysis of healthcare observational databases. This is a Python library to use the CDM v6 compliant databases using SQLAlchemy as the ORM. pyomop also supports converting query results to a pandas dataframe (see below) for use in machine learning pipelines.
This package contains the Python 3 version of the library.