data-engineering-storage-formats이란?
최신 데이터 직렬화 형식: Parquet, Apache Arrow(Feather/IPC), Lance(ML 기반), Zarr(청크 배열), Avro 및 ORC. 압축, 파티셔닝 및 형식 선택을 다룹니다. 출처: legout/data-platform-agent-skills.
최신 데이터 직렬화 형식: Parquet, Apache Arrow(Feather/IPC), Lance(ML 기반), Zarr(청크 배열), Avro 및 ORC. 압축, 파티셔닝 및 형식 선택을 다룹니다.
명령줄에서 data-engineering-storage-formats AI 스킬을 개발 환경에 빠르게 설치
출처: 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최신 데이터 직렬화 형식: Parquet, Apache Arrow(Feather/IPC), Lance(ML 기반), Zarr(청크 배열), Avro 및 ORC. 압축, 파티셔닝 및 형식 선택을 다룹니다. 출처: legout/data-platform-agent-skills.
터미널 또는 명령줄 도구(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