Files
2026-02-08 11:20:43 -10:00

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.