uci-ml-repo / ucimlrepo-feedback

0 stars 1 forks source link

Import in python not working #69

Closed eekenpiet closed 7 months ago

eekenpiet commented 7 months ago

Using the command:

connectionist_bench_sonar_mines_vs_rocks = fetch_ucirepo(id=151)

I get the error:

(<class 'ucimlrepo.fetch.DatasetNotFoundError'>, DatasetNotFoundError("Cannot read properties of null (reading 'toDateString')"), <traceback object at 0x7f8fe2eba6c0>)

Also if I use "name=....." What to do?

ptruong0 commented 7 months ago

Thanks for reporting this issue, it should work now