Closed tyler17 closed 9 years ago
To connect to the datasets from githubarchive.org, what do I set opts['dataset'] to?
I've tried opts['dataset'] = 'githubarchive:day' and opts['dataset'] = 'githubarchive:day.events_20150729'
but they both return saying invalid dataset. Do I have to add these datasets to my project somehow?
Nevermind, I got it to work by not specifying the opts['dataset'] field at all.
To connect to the datasets from githubarchive.org, what do I set opts['dataset'] to?
I've tried opts['dataset'] = 'githubarchive:day' and opts['dataset'] = 'githubarchive:day.events_20150729'
but they both return saying invalid dataset. Do I have to add these datasets to my project somehow?