ContextLab / quail

A python toolbox for analyzing and plotting free recall data
http://cdl-quail.readthedocs.io/en/latest/
MIT License
20 stars 10 forks source link

feature request: support remote datasets #25

Closed andrewheusser closed 7 years ago

andrewheusser commented 7 years ago

would be nice to be able to remotely access data. taking some inspiration from pandas, this could be set up with a load function that parses local files as well as files given a web address

andrewheusser commented 7 years ago

the load_example_data function does this