Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

v0.28.0

Compare
Choose a tag to compare
@MartinBernstorff MartinBernstorff released this 23 Dec 10:05
· 795 commits to main since this release

Feature

  • Add support for custom columns in create eval dataset (294eeac)
  • Check for custom col names when loading (c031850)
  • Add custom columns to configs (14dc05e)
  • Migrate n_hba1c to custom_artifact (51b2095)

Fix

  • Convert bins to primitive before adding to plot (13748d6)
  • Add guards for unspecified custom_columns (333dc5a)