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

[REVIEW] from_geopandas converts GeoPandas GeoSeries objects into cuspatial GeoArrow form. #300

Merged
merged 111 commits into from
May 21, 2021

Conversation

thomcom
Copy link
Contributor

@thomcom thomcom commented Oct 5, 2020

This PR adds the from_geopandas feature, creating a GeoSeries object backed by GPU memory and GeoArrow format as discussed with GeoPandas team members.

This PR also provides to_geopandas, putting cuspatial GPU memory back into a GeoPandas GeoSeries object.

@thomcom thomcom requested a review from a team as a code owner October 5, 2020 16:23
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@harrism
Copy link
Member

harrism commented Oct 6, 2020

Moving to 0.17.

BTW, if you use a draft PR, there's no need for [WIP] / [REVIEW] anymore.

@harrism harrism added the 2 - In Progress Currenty a work in progress label Oct 6, 2020
@harrism harrism changed the base branch from branch-0.16 to branch-0.17 October 6, 2020 00:04
@thomcom
Copy link
Contributor Author

thomcom commented May 11, 2021

@kkraus14 I've resolved all of your comments! Please to confirm approval.

@kkraus14 kkraus14 added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels May 12, 2021
@thomcom
Copy link
Contributor Author

thomcom commented May 12, 2021

🎉

@thomcom
Copy link
Contributor Author

thomcom commented May 12, 2021

@dillon-cullinan @ajschmidt8 looks like I need an ops approval, I don't think it is necessary.

Copy link
Contributor

@cwharris cwharris left a comment

Choose a reason for hiding this comment

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

lgtm!

@ajschmidt8 ajschmidt8 changed the title [REVIEW] from_geopandas converts GeoPandas GeoSeries objects into cuspatial GeoArrow form. [REVIEW] from_geopandas converts GeoPandas GeoSeries objects into cuspatial GeoArrow form. May 21, 2021
@ajschmidt8 ajschmidt8 changed the title [REVIEW] from_geopandas converts GeoPandas GeoSeries objects into cuspatial GeoArrow form. [REVIEW] from_geopandas converts GeoPandas GeoSeries objects into cuspatial GeoArrow form. May 21, 2021
@thomcom
Copy link
Contributor Author

thomcom commented May 21, 2021

@gpucibot merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge conda Related to conda and conda configuration feature request New feature or request non-breaking Non-breaking change Python Related to Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants