cc_staff
284
edits
m (Translate) |
|||
Line 1: | Line 1: | ||
<translate> | |||
[https://arrow.apache.org/ Apache Arrow] is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, C#, Go, Java, JavaScript, MATLAB, Python, R, Ruby, and Rust. | [https://arrow.apache.org/ Apache Arrow] is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, C#, Go, Java, JavaScript, MATLAB, Python, R, Ruby, and Rust. | ||
Line 69: | Line 70: | ||
For more information on its usage, see [https://arrow.apache.org/docs/r/index.html Arrow R documentation] | For more information on its usage, see [https://arrow.apache.org/docs/r/index.html Arrow R documentation] | ||
</translate> |