LukasHedegaard / datasetops

Fluent dataset operations, compatible with your favorite libraries
https://datasetops.readthedocs.io
MIT License
10 stars 1 forks source link

Online dataset downloaders #44

Open LukasHedegaard opened 4 years ago

LukasHedegaard commented 4 years ago

Once in while, people supply a non-standard datasets online. This could be in form of link for downloading a dataset directly, or as a file in Google Drive for instance. It would be a nice feature, if we could make a loader for these situations.

Naming suggestions: -from_online -from_url -from_link