rust-arrow 5.5.0
Rust implementation of Apache Arrow
This crate provides a complete, safe and native Rust implementation of Apache Arrow.
- Outputs:
out
- Website: https://github.com/apache/arrow-rs
- Licenses: ASL 2.0
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-arrow 5.5.0
as follows:
guix install rust-arrow@5.5.0
Or install the latest version:
guix install rust-arrow
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.