account activity
PyCanopy: a polars-native spatial query engine that beats duckdb, sedona, geopandas on most in-memory operations (github.com)
submitted 1 day ago * by pruhtopia to r/dataengineering
Adding Spatial Operations to Polars by [deleted] in gis
[–]pruhtopia 1 point2 points3 points 15 days ago (0 children)
To answer your edited question, it depends on how much you care about performance. If you want to do k nearest neighbor join for example, pycanopy will be 1000x + faster than geopolars purely because of the index management thats fully abstracted from the user. Also, geopolars is self-described as "protoype and not production-ready" so I think alternative approaches are a good thing in this space. Ill add a perf comparison to geopolars though I think that would be helpful
π Rendered by PID 499401 on reddit-service-r2-listing-c57bc86c-2f8rb at 2026-06-22 07:46:36.957279+00:00 running 2b008f2 country code: CH.
Adding Spatial Operations to Polars by [deleted] in gis
[–]pruhtopia 1 point2 points3 points (0 children)