·data-engineering-storage-remote-access
{}

data-engineering-storage-remote-access

Python 中的云存储访问:fsspec、pyarrow.fs、obstore 库,以及与 Polars、DuckDB、PyArrow、Delta Lake 和 Iceberg 的集成。

5安装·0热度·@legout

安装

$npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-remote-access

如何安装 data-engineering-storage-remote-access

通过命令行快速安装 data-engineering-storage-remote-access AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-remote-access
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:legout/data-platform-agent-skills。

SKILL.md

查看原文

Comprehensive guide to accessing cloud storage (S3, GCS, Azure) and remote filesystems in Python. Covers three major libraries - fsspec, pyarrow.fs, and obstore - and their integration with data engineering tools.

| Best For | Broad compatibility, ecosystem integration | Arrow-native workflows, Parquet | High-throughput, performance-critical | | Backends | S3, GCS, Azure, HTTP, FTP, 20+ more | S3, GCS, HDFS, local | S3, GCS, Azure, local | | Performance | Good (with caching) | Excellent for Parquet | 9x faster for concurrent ops |

| Dependencies | Backend-specific (s3fs, gcsfs) | Bundled with PyArrow | Zero Python deps (Rust) | | Async Support | Yes (aiohttp) | Limited | Native sync/async | | DataFrame Integration | Universal | PyArrow-native | Via fsspec wrapper | | Maturity | Very mature (2018+) | Mature | New (2025), rapidly evolving |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-remote-access
分类
{}数据分析
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from legout/data-platform-agent-skills

快速解答

什么是 data-engineering-storage-remote-access?

Python 中的云存储访问:fsspec、pyarrow.fs、obstore 库,以及与 Polars、DuckDB、PyArrow、Delta Lake 和 Iceberg 的集成。 来源:legout/data-platform-agent-skills。

如何安装 data-engineering-storage-remote-access?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-remote-access 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/legout/data-platform-agent-skills