Parquet Column Statistics Profiler

Profiles Apache Parquet files using pyarrow metadata APIs to extract column statistics, row group distributions, and encoding efficiency metrics without reading full datasets.

agentskillexchange Updated 28 repo stars

File contents

Parquet Column Statistics Profiler

Profiles Apache Parquet files using pyarrow metadata APIs to extract column statistics, row group distributions, and encoding efficiency metrics without reading full datasets.

Installation

Use the upstream install or setup path that matches your environment:

  • $ npm install parquetjs

Requirements and caveats from upstream:

  • This project requires a major overhaul, as well as handling and sorting through dozens of issues and prs.
  • fully asynchronous, pure node.js implementation of the Parquet file format
  • To use parquet.js with node.js, install it using npm:

Basic usage or getting-started notes:



Source

agentskillexchange/skills/tree/main/skills/parquet-column-statistics-profiler commit 69b20f53d6

Frequently asked questions

npx skillmds@latest add agentskillexchange/parquet-column-statistics-profiler