Skip to content

v0.34.0 - Some smaller improvments

Compare
Choose a tag to compare
@AKuederle AKuederle released this 28 Jun 12:21
· 57 commits to main since this release

[0.34.0] - 2024-06-28

Added

  • Dataset classes are now generic and allow you to provide the group-label tuple as generic. This allows for better type
    checking and IDE support. (#113)

Changed/Fixed

  • The snapshot utilities are much more robust now and rais appropriate errors when the stored dataframes have
    unsupported properties. (#112)