-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Towards v0.1.0 #62
base: main
Are you sure you want to change the base?
Towards v0.1.0 #62
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
The failing test with the duckdb release candidates for 1.1.4 (1.1.4.dev1919 currently) for table Can be fixed by adding the consider to raise to duckdb, as this works with latest stable release 1.1.3 |
opened issue on duckdb duckdb/duckdb#14874 |
Towards a Prototype 0.1.0
This PR entails multiple in-sync forward moving developments.
It should be a major step towards (although not yet completing) a prototype with limited, but partially stable functionality for further testing.
mimic_iv_omop
,gibleed_omop
,synthea27nj_omop
ehrapy.data._dataloader.py
inehrdata.dt.dataloader
since Feature/physionet2012 dataset #64 for omop demo datasetsprint
andrich.print
data_field_to_keep=[<optionally more data fields>, "is_present"]
.