@hackage dataframe-operations1.0.0.0

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

  • Categories

    • License

      MIT

    • Maintainer

      mschavinda@gmail.com

      Lottery factor: 1

      Uploader: mchav

    • Versions

    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.