Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@dbrakenhoff dbrakenhoff released this 31 Jul 16:22
· 750 commits to master since this release

Changes relative to v0.3.0:

  • Small update for PyPI

In this release (v0.3.0):

  • Improved example notebooks (specially for users coming from pastas.Projects
  • Improved naming timeseries logic (removed support for multi-column DataFrames)
  • Improved consistency between Connector objects.
  • Add get_parameters() and get_statistics() methods to PastaStore.
  • Bug fix for storing and loading from zipfiles.
  • Add checks when adding models and improve error messages if stuff goes wrong.
  • Support for pastas 0.15.0 (refactor of internal methods)