·geopandas

開源項目,使在 python 中處理地理空間資料變得更容易。擴展 pandas 使用的資料類型以允許對幾何類型進行空間操作。建於 Shapely、Fiona 和 Pyproj 之上。用於讀取和寫入空間格式(Shapefile、GeoJSON、GeoPackage、KML)、執行空間連接、座標系轉換(重新投影)、幾何分析(緩衝區、質心、凸包)、專題製圖(等值線圖)、計算空間關係(包含向量重疊、接觸、內部)、使用 OpenStreetMap 資料或衛星衍生的資料。

7安裝·0熱度·@tondevrel

安裝

$npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas

如何安裝 geopandas

透過命令列快速安裝 geopandas AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:tondevrel/scientific-agent-skills。

SKILL.md

查看原文

GeoPandas enables you to perform spatial joins, geometric manipulations, and coordinate transformations using the familiar Pandas API. It treats "geometry" as just another column in a DataFrame, but one that knows how to calculate areas, distances, and intersections.

Official docs: https://geopandas.org/ Interactive tutorials: https://geopandas.org/en/stable/gallery/index.html Search patterns: gpd.readfile, gdf.tocrs, gpd.sjoin, gdf.buffer, gdf.explore

A GeoDataFrame is a pandas.DataFrame that has at least one GeoSeries column (usually named geometry). Each row represents a feature (point, line, or polygon).

開源項目,使在 python 中處理地理空間資料變得更容易。擴展 pandas 使用的資料類型以允許對幾何類型進行空間操作。建於 Shapely、Fiona 和 Pyproj 之上。用於讀取和寫入空間格式(Shapefile、GeoJSON、GeoPackage、KML)、執行空間連接、座標系轉換(重新投影)、幾何分析(緩衝區、質心、凸包)、專題製圖(等值線圖)、計算空間關係(包含向量重疊、接觸、內部)、使用 OpenStreetMap 資料或衛星衍生的資料。 來源:tondevrel/scientific-agent-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas
分類
{}資料分析
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from tondevrel/scientific-agent-skills

快速解答

什麼是 geopandas?

開源項目,使在 python 中處理地理空間資料變得更容易。擴展 pandas 使用的資料類型以允許對幾何類型進行空間操作。建於 Shapely、Fiona 和 Pyproj 之上。用於讀取和寫入空間格式(Shapefile、GeoJSON、GeoPackage、KML)、執行空間連接、座標系轉換(重新投影)、幾何分析(緩衝區、質心、凸包)、專題製圖(等值線圖)、計算空間關係(包含向量重疊、接觸、內部)、使用 OpenStreetMap 資料或衛星衍生的資料。 來源:tondevrel/scientific-agent-skills。

如何安裝 geopandas?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tondevrel/scientific-agent-skills --skill geopandas 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/tondevrel/scientific-agent-skills

詳情

分類
{}資料分析
來源
skills.sh
收錄時間
2026-02-25