Fixed issue #31 (ValueError: Unknown column geometry). Fixed issue #32...
Fixed issue #31 (ValueError: Unknown column geometry). Fixed issue #32 (NotImplementedError: fillna currently only supports filling with a scalar geometry). Added pandas to requirements. Updated version info.
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
... | ... | @@ -7,6 +7,7 @@ shapely |
scikit-image | ||
matplotlib | ||
geopandas | ||
pandas | ||
plotly | ||
six | ||
folium>=0.6.0 | ||
... | ... |
Please register or sign in to comment