·xarray

Python 中的 N 維標記數組和資料集。建構於 NumPy 和 Dask 之上。它在類似 NumPy 的原始數組之上引入了維度、坐標和屬性形式的標籤,使物理科學中的數據分析更加直觀且不易出錯。用於處理多維科學資料、NetCDF/GRIB/Zarr 檔案、氣候/天氣/海洋資料集、遙感、地理空間成像、Dask 大型記憶體不足資料集以及標記數組操作。

8安裝·0熱度·@tondevrel

安裝

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

如何安裝 xarray

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

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

來源:tondevrel/scientific-agent-skills。

SKILL.md

查看原文

Xarray provides a pandas-like experience for multidimensional data. It is the core of the Pangeo ecosystem and is essential for working with NetCDF, GRIB, and Zarr formats.

Official docs: https://docs.xarray.dev/ Tutorials: https://tutorial.xarray.dev/ Search patterns: xr.DataArray, xr.Dataset, ds.sel, ds.groupby, ds.resample, xr.opendataset

| DataArray | A single labeled N-dimensional array. | Like a pandas.Series but N-D. | | Dataset | A dict-like container of multiple DataArrays. | Like a pandas.DataFrame but N-D. |

Python 中的 N 維標記數組和資料集。建構於 NumPy 和 Dask 之上。它在類似 NumPy 的原始數組之上引入了維度、坐標和屬性形式的標籤,使物理科學中的數據分析更加直觀且不易出錯。用於處理多維科學資料、NetCDF/GRIB/Zarr 檔案、氣候/天氣/海洋資料集、遙感、地理空間成像、Dask 大型記憶體不足資料集以及標記數組操作。 來源:tondevrel/scientific-agent-skills。

可引用資訊

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

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

Browse more skills from tondevrel/scientific-agent-skills

快速解答

什麼是 xarray?

Python 中的 N 維標記數組和資料集。建構於 NumPy 和 Dask 之上。它在類似 NumPy 的原始數組之上引入了維度、坐標和屬性形式的標籤,使物理科學中的數據分析更加直觀且不易出錯。用於處理多維科學資料、NetCDF/GRIB/Zarr 檔案、氣候/天氣/海洋資料集、遙感、地理空間成像、Dask 大型記憶體不足資料集以及標記數組操作。 來源:tondevrel/scientific-agent-skills。

如何安裝 xarray?

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

這個 Skill 的原始碼在哪?

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

詳情

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