dataframe-parquet

Parquet reader and writer for the dataframe ecosystem.

Stackage Nightly 2026-05-15:1.0.1.0
Latest on Hackage:1.0.1.0

See all snapshots dataframe-parquet appears in

MIT licensed by Michael Chavinda
Maintained by [email protected]
This version can be pinned in stack with:dataframe-parquet-1.0.1.0@sha256:100f470a4c7bf9086d959bb7e1013b8756e93932acd011dc5dc660f92c5a8d44,2880

DataFrame.IO.Parquet — pure-Haskell Parquet 2.0 reader and writer (with snappy, zstd, gzip codecs, dictionary decoding, nested list/repeated columns, predicate pushdown, and HTTP range reads). Heavy package — pulls in pinch, streamly, compression codecs, and http-conduit. Most users want dataframe-csv instead unless they specifically need Parquet.