Open miguelgfierro opened 1 year ago
Solution:
import mltable paths = [ { "folder": "wasbs://covid19temp@azureopendatastorage.blob.core.windows.net/" } ] tbl = mltable.from_paths(paths) tbl.show()
From Huggingface:
Description
In which platform does it happen?
How do we replicate the issue?
Expected behavior (i.e. solution)
Other Comments