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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be nice for perspective python api to support geopandas dataframe in conjunction with the perspective-viewer-maps plugin.
We could then use the columns geopandas.array.GeometryDtype to feed geometries to map plugins directly from the Table.
Right now it throws the following exception :
Mixed datasets of numpy.ndarray and lists are not supported.
When viewed with a table plugin the view could show a simple text overview of the geometries like geopandas does :
By the way , i think that perspective is a really well written and performant piece of code !
Beta Was this translation helpful? Give feedback.
All reactions