dataframe-arrow-bridge: Arrow C Data Interface bridge and plan IR for the dataframe ecosystem.
Zero-copy conversion between DataFrame and the Arrow C Data
Interface, plus the plan IR that the Python bindings and the
dataframe-arrow foreign library execute. Re-exports
DataFrame.IR.ExprJson from dataframe-expr-serializer so
consumers keep a single import.
.
Previously shipped as the arrow-bridge public sublibrary of the
dataframe meta-package; it is a standalone package from 1.0.0.0 so
that dependents resolve on Hackage.
Modules
- DataFrame
- IO
- DataFrame.IO.Arrow
- DataFrame.IR
- DataFrame.IR.ExprJson
- IO
Downloads
- dataframe-arrow-bridge-1.0.0.0.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] | 1.0.0.0 |
|---|---|
| Dependencies | aeson (>=0.11 && <3), base (>=4 && <5), bytestring (>=0.11 && <0.14), containers (>=0.6.7 && <0.10), dataframe-core (>=2.5 && <2.6), dataframe-csv (>=2.3 && <2.4), dataframe-expr-serializer (>=1.2.1 && <1.3), dataframe-json (>=1.2.0.1 && <1.3), dataframe-lazy (>=2.4.1 && <2.5), dataframe-operations (>=2.5 && <2.6), dataframe-parquet (>=1.5 && <1.6), dataframe-parsing (>=2.2 && <2.3), text (>=2.1 && <3), vector (>=0.13 && <0.15) [details] |
| Tested with | ghc ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.2 |
| License | MIT |
| Copyright | (c) 2024-2026 Michael Chavinda |
| Author | Michael Chavinda |
| Maintainer | mschavinda@gmail.com |
| Uploaded | by mchav at 2026-08-29T20:13:35Z |
| Category | Data |
| Bug tracker | https://github.com/mchav/dataframe/issues |
| Source repo | head: git clone https://github.com/mchav/dataframe |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-08-29 [all 2 reports] |