Skip to content

Releases: MLOpenSourceOpenScience/disease_modeling_MLOS2

2.3

31 Mar 17:05

Choose a tag to compare

Final release including support for vertical data frame alignment.

2.2.1

20 Feb 15:14

Choose a tag to compare

This is a bugfix for checkpoints, where pickle is unable to load class objects that have protected attributes due to name mangling.

2.2.0

19 Feb 03:20

Choose a tag to compare

This is a feature update that migrates coroutines to iterators to enable checkpointing, adds support for reformatting, preprocessing and aligning csv data, and updates documentation.