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

Add pack partitions to parquet method #19

Merged
merged 11 commits into from
Dec 28, 2019
Merged

Conversation

jonmmease
Copy link
Collaborator

This PR adds a new DaskGeoDataFrame.pack_partitions_to_parquet method. This method is equivalent to chaining pack_partitions and to_parquet, but it has lower memory requirements.

Copy link
Member

@jbednar jbednar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks!

spatialpandas/io/utils.py Outdated Show resolved Hide resolved
@jonmmease jonmmease merged commit 80b838b into master Dec 28, 2019
@ianthomas23 ianthomas23 deleted the pack_partitions_to_parquet branch September 8, 2023 09:07
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 this pull request may close these issues.

2 participants