Nicholas YS Tan
Nicholas YS Tan
Resolves #289 @ResidentMario , not sure if you are still active in github, but would like to have a chat on whether you have long-term plans for this repo. In...
Resolves issue #3138. Would like to note there is a closely related PR that has gone stale from 2 years ago #2334 with some unresolved comments. It modifies `geom_col` as...
In #3231, the ability to do a spatial join on both a geometry and an 'attribute' was/(will be) introduced to `GeoDataFrame.sjoin()`. It was intended to also to apply to `sjoin_nearest`...
Resolves #3028. A proposed approach to do an area averaged mean (specific aggfunc argument TBD). This approach allows us to use the existing pandas aggfunc so the kwargs still take...
This issue was encountered in writing the tests for PR #421. When over-writing a KML file, a Z-dimension was undesirably added to the co-ordinates. This arose when testing appending to...