🇺🇸 English🇨🇳 中文
SkillsNav
Home

geopandas

★ 28K repoGeneralN/A

How to Install

Claude Code:
git clone https://github.com/K-Dense-AI/scientific-agent-skills && cp skills/geopandas ~/.claude/skills/
Cursor:
Copy SKILL.md into your .cursorrules file
# GeoPandas GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis. ## Installation ```bash uv pip

Related Skills