arrow2 0.8.1

Unofficial implementation of Apache Arrow spec in safe Rust
Documentation
1
2
3
pub fn arrow_test_data() -> String {
    "testing/arrow-testing/data".to_string()
}