Skip to content

v0.17.1 - 2024-12-04

Compare
Choose a tag to compare
@amontanez24 amontanez24 released this 04 Dec 23:11
· 13 commits to main since this release

Maintenance

Bugs Fixed

  • InterRowMSAS ignores sequences with missing values - Issue #679 by @fealho
  • Improve error handling for datetime values when apply_log = True for InterRowMSAS - Issue #672 by @fealho
  • Improve warning handling for non-positive values when apply_log = True for InterRowMSAS - Issue #670 by @fealho
  • StatisticMSAS raises undesirable FutureWarning - Issue #665 by @fealho
  • KSComplement can be unstable for constant float values - Issue #652 by @fealho