Recent Releases of https://github.com/theislab/ehrdata

https://github.com/theislab/ehrdata - 0.0.6 🌈 Release

Fixed

  • Cleaned up and updated tutorial notebooks (#140) @agerardy

Added

  • ehrdata.io.read_csv Reads a csv file (#136) @eroell
  • ehrdata.io.read_h5ad Reads an h5ad file (#136) @eroell
  • ehrdata.io.read_zarr Reads a zarr file (#136) @eroell
  • ehrdata.io.write_h5ad Writes an h5ad file (#136) @eroell
  • ehrdata.io.write_zarr Writes a zarr file (#136) @eroell
  • ehrdata.io.from_pandas Transform a given pandas.DataFrame into an ehrdata.EHRData object (#136) @eroell
  • ehrdata.io.to_pandas Transform an ehrdata.EHRData object into a pandas.DataFrame (#136) @eroell
  • ehrdata.dt.mimic_2 Loads the MIMIC-II dataset (#136) @eroell
  • ehrdata.dt.mimic_2_preprocessed Loads the preprocessed MIMIC-II dataset (#136) @eroell
  • ehrdata.dt.diabetes_130_raw Loads the raw diabetes-130 dataset (#136) @eroell
  • ehrdata.dt.diabetes_130_fairlearn Loads the preprocessed diabetes-130 dataset by fairlearn (#136) @eroell
  • ehrdata.infer_feature_types Infer feature types in an ehrdata.EHRData object (#136) @eroell
  • ehrdata.feature_type_overview Overview of inferred feature types (#136) @eroell
  • ehrdata.replace_feature_types Replacing inferred feature types (#136) @eroell
  • ehrdata.harmonize_missing_values Harmonize missing values in an ehrdata.EHRData object (#136) @eroell

- Python
Published by eroell 12 months ago

https://github.com/theislab/ehrdata - 0.0.5 🌈 Release

  • Fix initialization with layers argument
  • Rename field .t to .tem

- Python
Published by eroell about 1 year ago

https://github.com/theislab/ehrdata - 0.0.4 🌈 Release

Pin zarr to less than 3

- Python
Published by Zethson about 1 year ago

https://github.com/theislab/ehrdata - 0.0.3 🌈 Release

  • Adds missing zarr dependency

- Python
Published by Zethson about 1 year ago

https://github.com/theislab/ehrdata - v0.0.2

- Python
Published by eroell about 1 year ago