Slide 19
Slide 19 text
What is Arrow?
• The {arrow} R package is part of the Apache Arrow project
• Relies on the Arrow C++ library
• Uses a standardized columnar memory format , organized for
efficient analytic operations on modern hardware
• Enables zero-copy data sharing between R and Python
• A cross-language development platform for in-memory data
• Available in C, C++, C#, Go, Java, JavaScript, Julia, MATLAB, Python, R, Ruby,
and Rust.