File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,27 +105,3 @@ Libraries
105105
106106The Apache Arrow project provides libraries in many languages. For more details, see the full
107107`Libraries documentation <libraries/index >`__.
108-
109- - `C/GLib <c_glib/index >`__
110- - `C++ <cpp/index >`__
111- - `C# <https://github.com/apache/arrow/blob/main/csharp/README.md >`__
112- - `Go <https://arrow.apache.org/go/ >`__
113- - `Java <java/index >`__
114- - `JavaScript <js/index >`__
115- - `Julia <https://arrow.apache.org/julia/ >`__
116- - `MATLAB <https://github.com/apache/arrow/blob/main/matlab/README.md >`__
117- - `nanoarrow <https://arrow.apache.org/nanoarrow/ >`__
118- - `Python <python/index >`__
119- - `R <r/index >`__
120- - `Ruby <https://github.com/apache/arrow/blob/main/ruby/README.md >`__
121- - `Rust <https://docs.rs/crate/arrow/ >`__
122-
123- Examples
124- --------
125-
126- The Apache Arrow project provides example code in multiple languages.
127-
128- - `C++ cookbook <https://arrow.apache.org/cookbook/cpp/ >`__
129- - `Java cookbook <https://arrow.apache.org/cookbook/java/ >`__
130- - `Python cookbook <https://arrow.apache.org/cookbook/py/ >`__
131- - `R cookbook <https://arrow.apache.org/cookbook/r/ >`__
Original file line number Diff line number Diff line change @@ -66,3 +66,13 @@ Documentation and source code for Apache Arrow libraries
6666 - `Rust Docs <https://docs.rs/arrow/latest >`_
6767 - `Rust Source <https://github.com/apache/arrow-rs >`_
6868
69+
70+ Examples
71+ --------
72+
73+ The Apache Arrow project provides example code in multiple languages.
74+
75+ - `C++ cookbook <https://arrow.apache.org/cookbook/cpp/ >`__
76+ - `Java cookbook <https://arrow.apache.org/cookbook/java/ >`__
77+ - `Python cookbook <https://arrow.apache.org/cookbook/py/ >`__
78+ - `R cookbook <https://arrow.apache.org/cookbook/r/ >`__
You can’t perform that action at this time.
0 commit comments