If you're trying to create a new custom DataSset w...
# advanced-need-help
e
If you're trying to create a new custom DataSset where the
_load
method is wrapping some other library's read operation that only takes file paths (not file like objects, etc)... what's the best general strategy here using fsspec ?