9 lines
412 B
Markdown
Vendored
9 lines
412 B
Markdown
Vendored
## :dataframe-arrow
|
|
|
|
This module, published as `dataframe-arrow`, contains all logic and tests for DataFrame to be able to work with
|
|
Apache Arrow.
|
|
|
|
See [Read Apache Arrow formats](https://kotlin.github.io/dataframe/read.html#read-apache-arrow-formats) and
|
|
[Writing to Apache Arrow formats](https://kotlin.github.io/dataframe/write.html#writing-to-apache-arrow-formats)
|
|
for more information about how to use it.
|