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

Return physionet_2012 dataset as three separated sets #60

Closed WenjieDu closed 3 months ago

WenjieDu commented 3 months ago

What does this PR do?

Considering the request that users may only need PhysioNet 2012 set a/b/c https://github.com/WenjieDu/PyPOTS/issues/409, we make TSDB return physionet_2012 dataset as three separated sets.

Before submitting

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9236108560

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 9236086869: -0.07%
Covered Lines: 435
Relevant Lines: 531

💛 - Coveralls