dataframe-parquet: Parquet reader and writer for the dataframe ecosystem.
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.
Modules
[Index] [Quick Jump]
- DataFrame
- IO
- DataFrame.IO.Parquet
- DataFrame.IO.Parquet.Binary
- DataFrame.IO.Parquet.Decompress
- DataFrame.IO.Parquet.Dictionary
- DataFrame.IO.Parquet.Encoding
- DataFrame.IO.Parquet.Levels
- DataFrame.IO.Parquet.Page
- DataFrame.IO.Parquet.Schema
- DataFrame.IO.Parquet.Seeking
- DataFrame.IO.Parquet.Thrift
- DataFrame.IO.Parquet.Time
- DataFrame.IO.Parquet.Utils
- Utils
- DataFrame.IO.Parquet
- IO
Downloads
- dataframe-parquet-1.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0.0, 1.0.1.0 |
|---|---|
| Dependencies | aeson (>=0.11.0.0 && <3), base (>=4 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6.7 && <0.9), dataframe-core (>=1.0 && <1.1), dataframe-operations (>=1.0 && <2), dataframe-parsing (>=1.0 && <1.1), directory (>=1.3.0.0 && <2), filepath (>=1.4 && <2), Glob (>=0.10 && <1), http-conduit (>=2.3 && <3), pinch (>=0.5 && <1), snappy-hs (>=0.1 && <0.2), streamly-bytestring (>=0.2.0 && <0.4), streamly-core (>=0.2.3 && <0.4), text (>=2.0 && <3), time (>=1.12 && <2), vector (>=0.13 && <0.14), zlib (>=0.5 && <1), zstd (>=0.1.2.0 && <0.2) [details] |
| Tested with | ghc ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.2 |
| License | MIT |
| Copyright | (c) 2024-2025 Michael Chavinda |
| Author | Michael Chavinda |
| Maintainer | mschavinda@gmail.com |
| Uploaded | by mchav at 2026-05-14T23:33:50Z |
| Revised | Revision 1 made by mchav at 2026-06-06T14:25:26Z |
| Category | Data |
| Bug tracker | https://github.com/mchav/dataframe/issues |
| Distributions | Stackage:1.0.1.0 |
| Reverse Dependencies | 3 direct, 6 indirect [details] |
| Downloads | 11 total (11 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-05-15 [all 1 reports] |