Frames-map-reduce: Frames wrapper for map-reduce-folds and some extra folds helpers.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.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:20Z |
Modules
[Index] [Quick Jump]
Downloads
- Frames-map-reduce-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees