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

Efficiency on large datasets #13

Open
blogle opened this issue Sep 13, 2013 · 0 comments
Open

Efficiency on large datasets #13

blogle opened this issue Sep 13, 2013 · 0 comments

Comments

@blogle
Copy link
Contributor

blogle commented Sep 13, 2013

As far as cacheing data, a compromise between a huge inefficient DataFrame and SQL might be HDF5 (pytables). This can provide hierarchial data storage on the drive freeing up memory and allowing for querying through pandas. Please do some research.

Heres a few links to get you going:
Fast Data Mining
HDF5 Pandas cookbook
Pytables
Large Datasets

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

No branches or pull requests

1 participant