Download Latest Version v1.0.0-Beta2_ On our way to 1.0! source code.tar.gz (81.8 MB)
Email in envelope

Get an email when there's a new version of Kotlin Dataframe

Home / v0.14.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-11-08 14.5 kB
v0.14_ Kotlin 2.0 and many stability improvements source code.tar.gz 2024-11-08 8.2 MB
v0.14_ Kotlin 2.0 and many stability improvements source code.zip 2024-11-08 9.4 MB
Totals: 3 Items   17.5 MB 0

This release can mostly be described as a quality-of-life release. While there are not many new groundbreaking features at the moment, almost every part of the library has had some improvement. See the full list of changes below, but to highlight a few:

  • We now officially support Kotlin 2.0+. The library is built with 2.0.20 now, so it will work with KSP 2.0.20 too.
  • We've continued our work on the DataFrame Kotlin Compiler Plugin. While it is still experimental, it introduces an exciting new approach to working with your data in a zero-boilerplate, type safe way leveraging the amazing power the Kotlin 2.0 compiler gives us. See this demo project to experiment with it yourself.
  • See this notebook for some of the small yet exciting features of the 0.14 release!

0.14.2

Includes the fix: https://github.com/Kotlin/dataframe/pull/934 which removes the slf4j-simple dependency, keeping just slf4j-api.

0.14.1

Includes the fix: https://github.com/Kotlin/dataframe/pull/872 which fixes compatibility with Kandy v0.7.1.

Features

Work on the compiler plugin

Fixes

Docs and Examples

Version Updates

Known Issues

New Contributors

Full Changelog: https://github.com/Kotlin/dataframe/compare/v0.13.1...v0.14.0

Source: README.md, updated 2024-11-08