Frames: Data frames For working with tabular data files
User-friendly, type safe, runtime efficient tooling for working with tabular data deserialized from comma-separated values (CSV) files. The type of each row of data is inferred from data, which can then be streamed from disk, or worked with in memory.
Modules
[Index]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Frames-0.1.6.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.1.0, 0.1.1.1, 0.1.2, 0.1.2.1, 0.1.3, 0.1.4, 0.1.6, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.1.1, 0.3.0, 0.3.0.1, 0.3.0.2, 0.4.0, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.4.1, 0.7.4.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.8 && <4.10), ghc-prim (>=0.3 && <0.6), pipes (>=4.1 && <5), primitive (>=0.6 && <0.7), readable (>=0.3.1), template-haskell, text (>=1.1.1.0), transformers, vector, vinyl (>=0.5 && <0.6) [details] |
| Tested with | ghc ==7.10.3, ghc ==8.0.1 |
| License | BSD-3-Clause |
| Copyright | Copyright (C) 2014-2015 Anthony Cowley |
| Author | Anthony Cowley |
| Maintainer | acowley@gmail.com |
| Uploaded | by AnthonyCowley at 2016-08-23T17:00:56Z |
| Category | Data |
| Source repo | head: git clone http://github.com/acowley/Frames.git |
| Distributions | |
| Reverse Dependencies | 12 direct, 39 indirect [details] |
| Executables | kata04, missing, benchdemo, tutorial, demo, plot2, plot, getdata |
| Downloads | 20983 total (79 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-10-24 [all 1 reports] |