MONET v2.2.10
This is a bugfix and maintenance release. #148 updated the scores function (monet.util.stats.scores()
), which computes a contingency table for forecast validation, to handle some edge cases.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #144
- Spelling by @zmoon in #145
- Bump actions/setup-python from 4 to 5 by @dependabot in #146
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #147
- Handle some edge cases in scores function by @zmoon in #148
- Fix broken Python 3 Statement link by @zmoon in #150
Full Changelog: v2.2.9...v2.2.10