pypi ehrdata 0.2.0
0.2.0 🌈 Release

latest release: 0.2.1
2 months ago

Fixed

  • Assigning .X to a view of an X-less {class}~ehrdata.EHRData (e.g. one created with layers= only) no longer raises TypeError: 'NoneType' object does not support item assignment. The view is now materialised before the assignment, consistent with how AnnData handles other field modifications on views. (#233) @eroell

Modified

  • {func}~ehrdata.infer_feature_types considers integers from 0, ..., n as numeric. It further provides a new argument binary_as, to steer if columns 0/1 should be considered numeric or categorical. (#231) @eroell

Don't miss a new ehrdata release

NewReleases is sending notifications on new releases.