dataframe-parquet: Parquet reader and writer for the dataframe ecosystem.

[ data, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

DataFrame.IO.Parquet — pure-Haskell Parquet 2.0 reader and writer (with snappy, zstd, gzip codecs, dictionary decoding, nested list/repeated columns, and predicate pushdown). Heavy package — pulls in pinch and compression codecs. Reading directly from HuggingFace (hf://) datasets lives in the separate dataframe-huggingface package. Most users want dataframe-csv instead unless they specifically need Parquet.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.1.0.0, 1.1.0.1, 1.2.0.0, 1.3.0.0, 1.4.0.0, 1.5.0.0
Dependencies base (>=4 && <5), bytestring (>=0.11 && <0.14), containers (>=0.6.7 && <0.10), dataframe-core (>=2.3 && <2.5), dataframe-operations (>=2.3 && <2.5), dataframe-parsing (>=2.2 && <2.3), directory (>=1.3.0.0 && <2), filepath (>=1.4 && <2), Glob (>=0.10 && <1), pinch (>=0.5 && <1), snappy-hs (>=0.1 && <0.3), text (>=2.1 && <3), time (>=1.12 && <2), vector (>=0.13 && <0.15), zlib (>=0.5 && <1), zstd (>=0.1.2.0 && <0.3) [details]
Tested with ghc ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.2
License MIT
Copyright (c) 2024-2026 Michael Chavinda
Author Michael Chavinda
Maintainer mschavinda@gmail.com
Uploaded by mchav at 2026-08-06T15:51:55Z
Revised Revision 2 made by mchav at 2026-08-14T06:20:46Z
Category Data
Bug tracker https://github.com/mchav/dataframe/issues
Distributions Stackage:1.5.0.0
Reverse Dependencies 7 direct, 9 indirect [details]
Downloads 45 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-08-06 [all 2 reports]