geopandasEasy Playground

Geospatial data in pandas: GeoDataFrame, spatial operations, plotting

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 data in pandas: GeoDataFrame, spatial operations, plotting. 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?