This package browser is in early development. Mind the rough edges.

rust-arrow2 0.7.0

Unofficial implementation of Apache Arrow spec in safe Rust

Arrow2 is a Rust library to work with the Arrow format. It is a re-write of the official Arrow crate using transmute-free operations.

Installation

Install rust-arrow2 0.7.0 as follows:

guix install rust-arrow2@0.7.0

Or install the latest version:

guix install rust-arrow2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.