qlib icon indicating copy to clipboard operation
qlib copied to clipboard

AttributeError: 'LocalDatasetProvider' object has no attribute '_dataset_uri'

Open initsownright opened this issue 1 year ago • 2 comments

qlib  _dataset_uri

🐛 Bug Description

AttributeError: 'LocalDatasetProvider' object has no attribute '_dataset_uri'

Screenshot

qlib  _dataset_uri

initsownright avatar Aug 20 '24 02:08 initsownright

Hi, @initsownright , What should I do if I want to reproduce your problem?

SunsetWolf avatar Dec 31 '24 08:12 SunsetWolf

thanks for the reply. u can just follow the traceback above, and i belive the bug reason is the missing of _dataset_uri method in LocalDatasetProvider class.

initsownright avatar Jan 13 '25 02:01 initsownright