v0.34.0 - Some smaller improvments
[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)