Dask
Dask is a Python library for parallel and distributed computing that enables three critical capabilities: - **Larger-than-memory execution**…
Maintainer K-Dense Inc. · Last updated March 31, 2026
GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/geopandas
Skill Snapshot
Source Doc
uv pip install psycopg2 uv pip install geoalchemy2
uv pip install cartopy
## Read spatial data
gdf = gpd.read_file("data.geojson")
Related skills
Dask is a Python library for parallel and distributed computing that enables three critical capabilities: - **Larger-than-memory execution**…
Perform comprehensive exploratory data analysis (EDA) on scientific data files across multiple domains. This skill provides automated file t…
Comprehensive geospatial science skill covering GIS, remote sensing, spatial analysis, and ML for Earth observation across 70+ topics with 5…
NetworkX is a Python package for creating, manipulating, and analy.