dataframe-operations: Column operations, expression DSL, and statistics for the dataframe ecosystem.

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

Untyped column operations (select, filter, sort, join, groupBy, aggregate, etc.), the expression DSL (DataFrame.Functions and DataFrame.Monad), basic statistics, and the typed wrapper layer (DataFrame.Typed.{Access,Operations,Join,Aggregate,Expr}). Built on top of dataframe-core and dataframe-parsing; pulled in by every higher-level dataframe satellite.

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
Dependencies base (>=4 && <5), containers (>=0.6.7 && <0.9), dataframe-core (>=1.0 && <1.1), dataframe-parsing (>=1.0 && <1.1), hashable (>=1.2 && <2), random (>=1.2 && <2), regex-tdfa (>=1.3.0 && <2), text (>=2.0 && <3), time (>=1.12 && <2), unordered-containers (>=0.1 && <1), vector (>=0.13 && <0.14), vector-algorithms (>=0.9 && <0.10) [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:32:38Z
Category Data
Bug tracker https://github.com/mchav/dataframe/issues
Distributions
Reverse Dependencies 8 direct, 7 indirect [details]
Downloads 2 total (2 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]