Frames-map-reduce: Frames wrapper for map-reduce-folds and some extra folds helpers.

[ bsd3, data, library ] [ Propose Tags ]

Frames-map-reduce provides some helpers for using the map-reduce-folds library with vinyl records and Frames. These include functions for filtering Frames, splitting records into key columns and data columns and recombining key columns with other columns after reducing. This package also provides some tools for building folds over records from folds over each column, e.g, summing multiple numerical columns into a multi-column result.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.1.1, 0.4.1.2
Change log CHANGELOG.md
Dependencies base (>=4.12.0 && <4.14), containers (>=0.5.0 && <0.7), foldl (>=1.4.5 && <1.5), Frames (>=0.6.1 && <0.7), hashable (>=1.2.7 && <1.4), map-reduce-folds (>=0.1.0.0 && <0.1.0.5), newtype (>=0.2 && <0.3), profunctors (>=5.3 && <5.6), vinyl (>=0.11.0 && <0.13) [details]
License BSD-3-Clause
Copyright 2019 Adam Conner-Sax
Author Adam Conner-Sax
Maintainer adam_conner_sax@yahoo.com
Category Data
Bug tracker https://github.com/adamConnerSax/Frames-map-reduce/issues
Source repo head: git clone https://github.com/adamConnerSax/Frames-map-reduce
Uploaded by adamCS at 2020-01-09T17:23:39Z
Distributions
Downloads 1960 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-09 [all 1 reports]