Skip to content

[ENH] Add preprocessing (scalers and normalizers) to tslib datamodule - #2368

Open
echo-xiao wants to merge 14 commits into
sktime:mainfrom
echo-xiao:enh/tslib-preprocessing
Open

echo-xiao wants to merge 14 commits into
sktime:mainfrom
echo-xiao:enh/tslib-preprocessing

[DOC] use StandardScaler in the tslib tutorial

93c7a8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 94.28571% with 4 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@2c58076). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...forecasting/data/data_module/_tslib_data_module.py 94.28% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2368   +/-   ##
=======================================
  Coverage        ?   90.43%           
=======================================
  Files           ?      203           
  Lines           ?    11090           
  Branches        ?        0           
=======================================
  Hits            ?    10029           
  Misses          ?     1061           
  Partials        ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.