Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@MyPyDavid MyPyDavid released this 10 Mar 21:06
· 91 commits to main since this release

Full Changelog: 0.7.0...0.8.0

  • refactored data structures from pandas DataFrames to Pydantic BaseModels and added typing
  • moved fit model definitions to configurable .toml files
  • added cli with typer