Frames-map-reduce: Frames wrapper for map-reduce-folds and some extra folds helpers.
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
- Frames-map-reduce-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.13), containers (>=0.5.0 && <0.7), foldl (>=1.4.5 && <1.5), Frames (>=0.6.1 && <0.7), Frames-map-reduce, hashable (>=1.2.7 && <1.4), map-reduce-folds (>=0.1.0.0), newtype (>=0.2 && <0.3), profunctors (>=5.3 && <5.5), random (>=1.1 && <1.2), text (>=1.2.3 && <1.3), vinyl (>=0.11.0 && <0.12) [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 2019-05-14T21:19:06Z |
Distributions | |
Executables | AddRowsByLabel |
Downloads | 2077 total (34 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-14 [all 1 reports] |