spatialpandas
spatialpandas copied to clipboard
Support dask-expr DataFrame
We should try to support dask-expr.
The test suite can be set up like done in Datashader, where we both test for "classic" and "dask-expr" DataFrame
Inspiration for this can be found in https://github.com/geopandas/dask-geopandas/pull/285