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

Initialize a GeoDataFrame with dict. #712

Conversation

thomcom
Copy link
Contributor

@thomcom thomcom commented Sep 30, 2022

This PR adds support for intializing a GeoDataFrame from a dict of type list or GeoSeries.

Closes #688

@github-actions github-actions bot added the Python Related to Python code label Sep 30, 2022
@thomcom thomcom added feature request New feature or request 2 - In Progress Currenty a work in progress non-breaking Non-breaking change labels Sep 30, 2022
@thomcom thomcom self-assigned this Sep 30, 2022
@thomcom thomcom changed the title Fea/initialize geodataframe with dict clean Initialize a GeoDataFrame with dict. Sep 30, 2022
@thomcom thomcom added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currenty a work in progress labels Sep 30, 2022
@thomcom thomcom marked this pull request as ready for review September 30, 2022 15:21
@thomcom thomcom requested a review from a team as a code owner September 30, 2022 15:21
@thomcom
Copy link
Contributor Author

thomcom commented Sep 30, 2022

rerun tests

@thomcom
Copy link
Contributor Author

thomcom commented Sep 30, 2022

@harrism do you mind posting an approve?

@thomcom
Copy link
Contributor Author

thomcom commented Sep 30, 2022

@harrism do you mind reviewing?

@thomcom
Copy link
Contributor Author

thomcom commented Oct 3, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 868e485 into rapidsai:branch-22.10 Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team feature request New feature or request non-breaking Non-breaking change Python Related to Python code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA] GeoDataFrame should accept a dictionary of valid columns like GeoPandas and cudf
2 participants