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

Not loading entire dataset into memory to use, is it an option? #25

Closed
Rhiyo opened this issue Oct 8, 2020 · 1 comment
Closed

Not loading entire dataset into memory to use, is it an option? #25

Rhiyo opened this issue Oct 8, 2020 · 1 comment

Comments

@Rhiyo
Copy link

Rhiyo commented Oct 8, 2020

From reading the documentation it seems you have to convert a geodataframe object into the dask-geopandas object. If you would like to use a csv or other file, this would require loading the entire dataset into memory, correct? Is there a way to be more memory efficient when loading in datasets? I originally wanted to use dask for this benefit.

@Rhiyo Rhiyo closed this as completed Oct 8, 2020
@Rhiyo
Copy link
Author

Rhiyo commented Oct 8, 2020

I didn't catch that parquet part in the documentation, my bad.

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