Skip to content

0.1.1 🌈 Release

Choose a tag to compare

@eroell eroell released this 04 Feb 11:18
· 20 commits to main since this release
f48c932

Added

  • {func}~ehrdata.io.omop.setup_connection can read .parquet files. (#217) @eroell

Fixed

  • Sliceing of EHRData objects fixed when the backing object is an AnnData. (#218) @eroell

Maintenance

  • More concise messages in {func}~ehrdata.infer_feature_types. (#215) @Zethson