Dataframe
 
1.0

Kotlin DataFrame Compiler Plugin

Edit pageLast modified: 16 June 2025

Kotlin DataFrame Compiler Plugin is a Kotlin compiler plugin that automatically generates
type-safe extension properties for your dataframes,
allowing you to access columns and row values in a type-safe way and avoid mistakes in column names.