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 docs, add the func load(), and turn ucr&uea datasets' labels into float #40

Closed WenjieDu closed 11 months ago

WenjieDu commented 11 months ago

What does this PR do?

  1. update README;
  2. add load(), working the same as load_dataset();
  3. fixing #39;

Before submitting

github-actions[bot] commented 11 months ago

Pull Request Test Coverage Report for Build 6219042935


Changes Missing Coverage Covered Lines Changed/Added Lines %
tsdb/data_processing.py 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 6138443354: -0.08%
Covered Lines: 313
Relevant Lines: 461

💛 - Coveralls