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

REF: move from pygeos to shapely 2 #172

Merged
merged 3 commits into from
Apr 11, 2023
Merged

Conversation

martinfleis
Copy link
Member

Remove pygeos dependency and use geopandas GeometryArray logic instead. Compatible with both pygeos and shapely 2.

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Merging #172 (c412a8d) into master (d245ec1) will increase coverage by 0.45%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   73.32%   73.77%   +0.45%     
==========================================
  Files          20       20              
  Lines        1046     1045       -1     
==========================================
+ Hits          767      771       +4     
+ Misses        279      274       -5     
Impacted Files Coverage Δ
tobler/area_weighted/area_interpolate.py 86.89% <66.66%> (+0.59%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@knaaptime knaaptime merged commit 97205be into pysal:master Apr 11, 2023
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.

3 participants