hanalyze-frame: Data I/O layer of hanalyze: loaders, cleaning, tidy wrangling
[ bsd3, library, machine-learning, math, numeric, statistics ]
[ Propose Tags ]
[ Report a vulnerability ]
The data I/O layer of the hanalyze toolkit, built on Hackage's dataframe as the single data representation. CSV TSV SSV Parquet JSON loaders with delimiter and header sniffing, a health checker that reports suspicious data as warning codes plus a cleaning DSL to act on them, and tidyverse-style wrangling: dplyr-style summarise mutate groupBy, forcats-style factors, stringr-style text helpers, and reshape operations (pivotWider oneHot lag / rolling). . Module names match the umbrella package hanalyze, which re-exports everything, so downstream imports stay identical. See README.md for the module map and a standalone usage example.
[Skip to Readme]
Downloads
- hanalyze-frame-0.2.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
- No Candidates
| Versions [RSS] | 0.2.0.1 |
|---|---|
| Dependencies | array (>=0.5 && <0.6), base (>=4.14 && <5), bytestring (>=0.11 && <0.13), cassava (>=0.5 && <0.6), containers (>=0.6 && <0.8), dataframe-core (>=1.1 && <1.2), dataframe-csv (>=1.0.2 && <1.1), dataframe-json (>=1.0 && <1.1), dataframe-operations (>=1.1.1 && <1.2), dataframe-parquet (>=1.1 && <1.2), deepseq (>=1.4 && <1.6), hanalyze-core (==0.2.0.1), regex-tdfa (>=1.3 && <1.4), temporary (>=1.3 && <1.4), text (>=1.2 && <2.2), unicode-transforms (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3), vector (>=0.12 && <0.14) [details] |
| Tested with | ghc ==9.6.7 |
| License | BSD-3-Clause |
| Copyright | 2026 Aelysce Project (Toshiaki Honda) |
| Author | Toshiaki Honda |
| Maintainer | frenzieddoll@gmail.com |
| Uploaded | by frenzieddoll at 2026-08-13T05:54:45Z |
| Category | Math, Statistics, Numeric, Machine Learning |
| Distributions | |
| Reverse Dependencies | 4 direct, 2 indirect [details] |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-08-13 [all 1 reports] |