dataframe-parsing: Shared text/binary parsing helpers for the dataframe ecosystem.

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

Parsing primitives used by the dataframe family: CSV-friendly text parsing (DataFrame.Internal.Parsing), low-level binary decoding helpers (DataFrame.Internal.Binary), and the runtime schema tag (DataFrame.Internal.Schema). Kept in a small dedicated package so dataframe-csv, dataframe-parquet, and dataframe-operations can share these without depending on each other.

library dataframe-parsing

Modules

[Last Documentation]

  • DataFrame
    • DataFrame.Schema

library dataframe-parsing:internal

Modules

[Last Documentation]

  • DataFrame
    • Internal
      • DataFrame.Internal.Binary
      • DataFrame.Internal.Parsing
        • DataFrame.Internal.Parsing.Fast

Downloads

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.2.0, 1.0.2.1, 2.0.0.0
Dependencies attoparsec (>=0.12 && <0.16), base (>=4 && <5), bytestring (>=0.11 && <0.14), bytestring-lexing (>=0.5 && <0.7), containers (>=0.6.7 && <0.10), dataframe-core (>=2.0 && <2.1), text (>=2.1 && <3), time (>=1.12 && <2), vector (>=0.12 && <0.15) [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-07-13T22:50:46Z
Category Data
Bug tracker https://github.com/mchav/dataframe/issues
Distributions Stackage:2.0.0.0
Reverse Dependencies 8 direct, 11 indirect [details]
Downloads 25 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-07-14 [all 2 reports]