Skip to content

[ENH] add feature scaling support for EncoderDecoderDataModule #3609

[ENH] add feature scaling support for EncoderDecoderDataModule

[ENH] add feature scaling support for EncoderDecoderDataModule #3609

Triggered via pull request March 8, 2026 05:42
Status Failure
Total duration 2h 13m 54s
Artifacts

test.yml

on: pull_request
code-quality
45s
code-quality
Matrix: no-softdeps
Run notebook tutorials
19m 4s
Run notebook tutorials
Matrix: Run pytest
Matrix: test-deps-2025
Fit to window
Zoom out
Zoom in

Annotations

150 errors and 150 warnings
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.10): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.12): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.14): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.13): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.14): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.10): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.11): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.13): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (windows-latest, 3.12): pytorch_forecasting\tests\test_all_v2\test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-5] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-4] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[TimeXer-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-3] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-2] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-1] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.11): pytorch_forecasting/tests/test_all_v2/test_all_estimators_v2.py#L42
TestAllPtForecastersV2.test_integration[DLinear-0] AttributeError: DataModule of type TslibDataModule does not support scaler operations. Set save_scalers=False or use a DataModule that implements 'get_scalers_state()' method.
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (macos-latest, 3.10): /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/lightning/pytorch/utilities/_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (ubuntu-latest, 3.10): /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages/numpy/_core/fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (ubuntu-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.12): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.14): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.13): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.14): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\lightning\pytorch\utilities\_pytree.py#L21
`isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\numpy\_core\fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\numpy\_core\fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\numpy\_core\fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\numpy\_core\fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\numpy\_core\fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (windows-latest, 3.10): C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\numpy\_core\fromnumeric.py#L4062
The behavior of DataFrame.std with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0 (or do not pass axis)
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.11): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.13): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (windows-latest, 3.12): pytorch_forecasting\data\timeseries\_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L258
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning
no-softdeps (macos-latest, 3.11): pytorch_forecasting/data/timeseries/_timeseries_v2.py#L134
In a future version, the keys of `groups` will be a tuple with a single element, e.g. (group_id,) , instead of a scalar, e.g. group_id, when grouping by a list with a single element. Use ``df.groupby(by='a').groups`` instead of ``df.groupby(by=['a']).groups`` to avoid this warning