Skip to content

Commit 85039eb

Browse files
authored
add electricity consumption zurich dataset to repository (#2862)
1 parent 67ea666 commit 85039eb

File tree

2 files changed

+268707
-0
lines changed

2 files changed

+268707
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ but cannot always guarantee backwards compatibility. Changes that may **break co
3535
- Renamed `RegressionModelWithCategoricalCovariates` to `RegressionModelWithCategoricalFeatures` which now also supports categorical target features. [#2765](https://github.com/unit8co/darts/pull/2765) by [Jonas Blanc](https://github.com/jonasblanc)
3636
- Added `MultiOutputClassifier` for handling multi-output classification tasks. [#2765](https://github.com/unit8co/darts/pull/2765) by [Jonas Blanc](https://github.com/jonasblanc)
3737
- Cleaned up `Dockerfile` to only include the necessary files for building the Darts package. [#2854](https://github.com/unit8co/darts/pull/2854) by [Dennis Bader](https://github.com/dennisbader).
38+
- Added `ElectricityConsumptionZurichDataset` to the repository instead of downloading it from source to fix failing tests due to continuously updating source data. [#2862](https://github.com/unit8co/darts/pull/2862) by [Dennis Bader](https://github.com/dennisbader).
3839

3940
## [0.36.0](https://github.com/unit8co/darts/tree/0.36.0) (2025-06-29)
4041

0 commit comments

Comments
 (0)