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

save/import to pickle converts the gdf to dataframe #414

Open
vergauwenthomas opened this issue Jan 18, 2024 · 0 comments · Fixed by #415
Open

save/import to pickle converts the gdf to dataframe #414

vergauwenthomas opened this issue Jan 18, 2024 · 0 comments · Fixed by #415
Assignees
Labels

Comments

@vergauwenthomas
Copy link
Owner

By the conversion to a regular pandas DataFrame, the ´geometry` is removed. This is inconsistent.

Add a constructor to convert the gdf to a geopandas dataframe on import.

@vergauwenthomas vergauwenthomas self-assigned this Jan 18, 2024
@vergauwenthomas vergauwenthomas linked a pull request Jan 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant