You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While extending SOPA for Visium HD data, @quentinblampey encountered a performance bottleneck with aggregate() that he could improve using pure geopandas code. Since we use geopandas internally, this could be a bug of spatialdata that may be easy to fix.
While extending SOPA for Visium HD data, @quentinblampey encountered a performance bottleneck with
aggregate()
that he could improve using puregeopandas
code. Since we usegeopandas
internally, this could be a bug ofspatialdata
that may be easy to fix.Here is the SOPA code https://github.com/gustaveroussy/sopa/blob/master/sopa/segmentation/aggregation.py#L485.
The text was updated successfully, but these errors were encountered: