@hackage / dataframe-operations

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

1.1.0.3

About

Metadata

  • Last updated , by mchav
  • License MIT
  • Maintained by: mschavinda@gmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.3
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8

Readme

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.