Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
784 stars 50 forks source link

Add readArrowReader method to allow loading a dataframe from an ArrowReader #529

Closed fb64 closed 7 months ago

fb64 commented 7 months ago

fix #528

Jolanrensen commented 7 months ago

Checked CI on https://github.com/Kotlin/dataframe/tree/fb64_read-arrow-reader