geopandas

Installation
SKILL.md

GeoPandas

GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis.

Installation

uv pip install geopandas

Optional Dependencies

# For interactive maps
uv pip install folium

# For classification schemes in mapping
uv pip install mapclassify
Installs
382
GitHub Stars
28.1K
First Seen
Jan 21, 2026
geopandas — davila7/claude-code-templates