A minimal implementation of the Arrow specification forked from arrow2, used internally by Polars.
# Cargo.toml
[dependencies]
polars-arrow = "0.54.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an Int32Array from a slice and prints it.
Use the official arrow crate if strict compliance is needed.
No dependency data recorded yet.