v1.1.0

April 2025

Highlights

  • Python 3.13 is now supported and dependency bounds have been raised

  • df-list collections now require (n_cases, n_channels, n_timepoints) formatting. Make sure each dataframe in the list has channels as the first dimension and timepoints are the second.

  • The ROCKAD anomaly detector has been added (@pattplatt)

  • THe KASBA clusterer has been added (@chrisholder)

  • Lots of documentation improvements and bug fixes

Anomaly Detection

Documentation

Enhancements

Benchmarking

Deprecation

Documentation

  • Fix docstring inconsistencies in benchmarking module (resolves #809) (#2735) @adityagh006

Enhancements

Maintenance

Classification

Bug Fixes

Documentation

Enhancements

Maintenance

Clustering

Documentation

Enhancements

Maintenance

Datasets

Enhancements

Distances

Bug Fixes

  • [BUG, ENH] SFA fix: Std-Normalization, as used in BOSS and WEASEL models, is potentially harmful for lower bounding (#2461) @patrickzib

Documentation

Enhancements

  • [BUG, ENH] SFA fix: Std-Normalization, as used in BOSS and WEASEL models, is potentially harmful for lower bounding (#2461) @patrickzib

  • [ENH] Adds support for distances that are asymmetric but supports unequal length (#2613) @tanishy7777

  • [ENH] Support for unequal length in itakura parallelogram (#2647) @tanishy7777

  • [ENH] Implement DTW with Global alignment (#2565) @tanishy7777

Forecasting

Documentation

Enhancements

Networks

Bug Fixes

Enhancements

Regression

Bug Fixes

Documentation

Maintenance

Segmentation

Enhancements

Transformations

Bug Fixes

Documentation

Enhancements

Unit Testing

Enhancements

Maintenance

Visualisations

Documentation

  • [DOC] Added Missing Docstring for Plot Pairwise Distance Matrix (#2609) @kavya-r30

Enhancements

Other

Documentation

Enhancements

  • [ENH] Add sphinx event to add capability table to estimators’ docs individually (#2468) @inclinedadarsh

  • [DOC] Added search functionality for estimator overview table (#2496) @kavya-r30

  • [ENH,MNT] Assign Bot (assigned issues>2) (#2702) @aryanpola

  • [MNT,ENH] Assign-bot (Allow users to type alternative phrases for assignment) (#2704) @Ramana-Raja

Maintenance

Other

Contributors

The following have contributed to this release through a collective 90 GitHub Pull Requests:

@aadya940, @adilsonmedronha, @adityagh006, @Akhil-Jasson, @aryanpola, @ayushsingh9720, @chrisholder, @Cyril-Meyer, @dschrempf, @hadifawaz1999, @HaroonAzamFiza, @inclinedadarsh, @itsdivya1309, @Kaustbh, @kavya-r30, @kevinzb56, @lucifer4073, @MatthewMiddlehurst, @Nikitas100, @notaryanramani, @patrickzib, @pattplatt, @Ramana-Raja, @shinymack, @sumana-2705, @tanishy7777, @TinaJin0228, @TonyBagnall, @Val-2608, @vedpawar2254, @YashviMehta03