Release 0.3.1
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)