·data-engineering-storage-formats
{}

data-engineering-storage-formats

最新のデータシリアル化形式: Parquet、Apache Arrow (Feather/IPC)、Lance (ML ネイティブ)、Zarr (チャンク配列)、Avro、ORC。圧縮、パーティショニング、フォーマットの選択について説明します。

5インストール·0トレンド·@legout

インストール

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

data-engineering-storage-formats のインストール方法

コマンドラインで data-engineering-storage-formats AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-formats
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: legout/data-platform-agent-skills。

Comprehensive guide to modern data serialization formats for analytics and machine learning: Parquet, Apache Arrow, Lance, Zarr, Avro, and ORC. Learn compression tradeoffs, partitioning strategies, and when to use each format.

| Format | Type | Best For | Compression | Schema Evolution | Random Access |

| Parquet | Columnar | Analytics, data lakes | ✅ (Snappy, Zstd, LZ4) | ✅ (add/drop) | ✅ (row groups) | | Arrow/Feather | Columnar | In-memory, IPC, ML | ✅ (LZ4, Zstd) | Limited | ✅ (record batches) | | Lance | Columnar | ML pipelines, vectors | ✅ (Zstd, LZ4) | ✅ | ✅ (multi-modal) |

最新のデータシリアル化形式: Parquet、Apache Arrow (Feather/IPC)、Lance (ML ネイティブ)、Zarr (チャンク配列)、Avro、ORC。圧縮、パーティショニング、フォーマットの選択について説明します。 ソース: legout/data-platform-agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-formats
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-22
更新日
2026-03-10

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

クイックアンサー

data-engineering-storage-formats とは?

最新のデータシリアル化形式: Parquet、Apache Arrow (Feather/IPC)、Lance (ML ネイティブ)、Zarr (チャンク配列)、Avro、ORC。圧縮、パーティショニング、フォーマットの選択について説明します。 ソース: legout/data-platform-agent-skills。

data-engineering-storage-formats のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-formats インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

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