There is a newer version of the record available.

Published April 10, 2023 | Version v1.0.0
Software Open

btschwertfeger/python-cmethods: Release v1.0.0 🎉

Authors/Creators

  • 1. CONTACT Software GmbH

Description

⚠️ This release contains breaking changes. Please read the release notes carefully.

What is included in python-cmethods v1.0.0?

The following bias correction methods are available:

Scaling-based techniques:

  • Linear Scaling cmethods.CMethods.linear_scaling (additive and multiplicative)
  • Variance Scaling cmethods.CMethods.variance_scaling (additive)
  • Delta (change) Method cmethods.CMethods.delta_method (additive and multiplicative)

Distribution-based techniques:

  • Quantile Mapping cmethods.CMethods.quantile_mapping (additive and multiplicative)
  • Quantile Delta Mapping cmethods.CMethods.quantile_delta_mapping (additive and multiplicative)

A new documentation at: https://python-cmethods.readthedocs.io/en/stable PyPI: https://pypi.org/project/python-cmethods/

What's Changed

Full Changelog: https://github.com/btschwertfeger/python-cmethods/compare/v0.6.3...v1.0.0

Files

btschwertfeger/python-cmethods-v1.0.0.zip

Files (2.4 MB)

Name Size Download all
md5:30b1a381f817c24b960e5cb26ca6766e
2.4 MB Preview Download

Additional details