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 README.md #57

Closed IncubatorShokuhou closed 6 months ago

IncubatorShokuhou commented 6 months ago

AttributeError: module 'tsdb' has no attribute 'list_available_datasets' . It seems that list_available_datasets has been replaced to list

What does this PR do?

Fixes # (issue)

Before submitting