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
WARNING:param.dynamic_operation: Callable raised "TypeError("Cannot interpret 'MultiPolygonDtype(float64)' as a data type")".
TypeError: Cannot interpret 'MultiPolygonDtype(float64)' as a data type
I had some issues running the exmaple using spatialpandas and hvplot to plot million geometries. These are the codes that i am running;
and the error i got is:
my packages are:
geopandas 0.8.1
datashader 0.12.0
holoviews 1.14.1
spatialpandas 0.3.6
hvplot 0.7.0
I am not sure how to resolve this issue. any suggestions please?
The text was updated successfully, but these errors were encountered: