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

Update dataset profiles, and add citing notification #25

Closed WenjieDu closed 1 year ago

WenjieDu commented 1 year ago

What does this PR do?

  1. updating dataset profiles, adding reference info;
  2. fixing #14 ;

Before submitting

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5775021083


Changes Missing Coverage Covered Lines Changed/Added Lines %
tsdb/utils/file.py 12 16 75.0%
tsdb/data_processing.py 20 28 71.43%
tsdb/utils/logging.py 30 42 71.43%
tsdb/utils/downloading.py 35 50 70.0%
<!-- Total: 115 154 74.68% -->
Totals Coverage Status
Change from base Build 5688580133: -0.08%
Covered Lines: 308
Relevant Lines: 456

💛 - Coveralls