Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a datasets module like in scikit-learn #26

Closed
pbugnion opened this issue Dec 3, 2014 · 0 comments · Fixed by #35
Closed

Include a datasets module like in scikit-learn #26

pbugnion opened this issue Dec 3, 2014 · 0 comments · Fixed by #35

Comments

@pbugnion
Copy link
Owner

pbugnion commented Dec 3, 2014

I like the scikit-learn datasets module. It would be nice to have something like

np_array = gmaps.datasets.taxi_data.load_dataset()

We do bundle data in in the examples at the moment, but it's a pain for the user to have to search for the file in the appropriate site-packages directory.

@pbugnion pbugnion added this to the v0.2 milestone Dec 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant