geopandasEasy Playground

Geospatial DataFrames: spatial operations, GeoJSON, Shapefile I/O

Getting started with geopandasRun locally
Install
pip install geopandas
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: geopandas)

geopandas is a third-party package. Geospatial DataFrames: spatial operations, GeoJSON, Shapefile I/O. Install with: pip install geopandas

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?