dataframe-hasktorch: Converts between dataframes and hasktorch tensors
This package provides seamless conversion between dataframes and hasktorch tensors, bridging the gap between data manipulation and machine learning workflows.
Key features:
Convert dataframes to floating-point or integer tensors for ML training
Automatic handling of multi-column and single-column dataframes
Smart dimensional handling (1D tensors for single columns, 2D for multiple)
Type-safe conversions with comprehensive error handling
Typical workflow: load and transform data using dataframes, then convert to tensors for training neural networks with hasktorch.
Downloads
- dataframe-hasktorch-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.4.0.0, 0.4.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.11 && <5), dataframe-core (>=2.3 && <2.5), dataframe-operations (>=2.3 && <2.5), hasktorch (>=0.2.1.6 && <0.3), vector (>=0.13 && <0.15) [details] |
| License | MIT |
| Author | Michael Chavinda |
| Maintainer | mschavinda@gmail.com |
| Uploaded | by mchav at 2026-08-06T15:53:20Z |
| Revised | Revision 2 made by mchav at 2026-08-14T06:20:44Z |
| Category | Data |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 95 total (10 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-06 [all 2 reports] |