WenjieDu / TSDB

a Python toolbox loads 172 public time series datasets for machine/deep learning with a single line of code. Datasets from multiple domains including healthcare, financial, power, traffic, weather, and etc.
https://pypots.com/ecosystem/#TSDB
BSD 3-Clause "New" or "Revised" License
150 stars 15 forks source link

Adding the ETT dataset #52

Closed WenjieDu closed 8 months ago

WenjieDu commented 8 months ago

What does this PR do?

Adding the dataset https://github.com/zhouhaoyi/ETDataset

Before submitting

github-actions[bot] commented 8 months ago

Pull Request Test Coverage Report for Build 7271568346


Changes Missing Coverage Covered Lines Changed/Added Lines %
tsdb/data_processing.py 1 2 50.0%
tsdb/loading_funcs/electricity_transformer_temperature.py 4 13 30.77%
<!-- Total: 7 17 41.18% -->
Totals Coverage Status
Change from base Build 6926376300: -1.2%
Covered Lines: 303
Relevant Lines: 480

💛 - Coveralls