pypi ehrdata 0.1.2
0.1.2 🌈 Release

latest releases: 0.2.1, 0.2.0
3 months ago

Added

  • {func}~ehrdata.io.from_pandas with format='long' provides a new keyword argument fill_time_gaps that fills missing timegaps in the common case of integer time steps from 0 to n_timesteps (#229) @eroell

Modified

  • {func}~ehrdata.dt.mimic_2 column censor_flg switched to lifeline's convention with 1=event, 0=censored, before this dataset loader function had them vice versa since the dataset provides them as such originally. (#227) @sueoglu

Fixed

  • {func}~ehrdata.io.from_pandas with format='long' misordered entries in .X/.layers with .obs if the input df was not sorted for the obs id keys, which is now fixed. (#228) @eroell

Documentation

Don't miss a new ehrdata release

NewReleases is sending notifications on new releases.