from spatialdata import rasterize, to_circles, to_polygons
I tried to run this code from the tutorials today, but I encountered an error: ImportError: cannot import name 'to_polygons' from 'spatialdata'
. Do you have any ideas on how to fix the problem?
PS: I have updated the spatialdata