π’
Kotlin DataFrame 1.0.0-Beta3 is out β bringing us one step closer to 1.0!
This update brings Parquet and DuckDB support, better compile-time schema tracking via the Compiler Plugin, and a big refresh of docs and examples β including examples of using DataFrame together with Android, Apache Spark, Hibernate, Exposed, and more.
Here are the highlights:
β
NEW: Read data directly from Parquet files
β
NEW: Read data from DuckDB databases
β
Docs: Major updates across the board β setup guides, plugin usage, data sources, FAQs, and more
β
Examples of usage: Android, Apache Spark + Parquet, Hibernate, Exposed & more
β
Improvements to format to HTML
β
Compiler plugin improvements for better schema tracking at compile time
Release notes: https://github.com/Kotlin/dataframe/releases/tag/v1.0.0-Beta3
π Learn more:
https://kotlin.github.io/dataframe/
π Examples:
https://github.com/Kotlin/dataframe/tree/master/examples
Slack Conversation