tree: 6febbff6bd785ffe75e98af7d79e8c59a01fb4e3
  1. kotlin-dataframe.backend/
  2. kotlin-dataframe.cli/
  3. kotlin-dataframe.common/
  4. kotlin-dataframe.embeddable/
  5. kotlin-dataframe.k2/
  6. testData/
  7. testFixtures/
  8. testFixturesResources/
  9. build.gradle.kts
  10. README.md
plugins/kotlin-dataframe/README.md

Kotlin DataFrame compiler plugin

Compiler plugin for the Kotlin DataFrame library. Provides resolution of typed column accessors based on expressions analysis, code generation, additional checkers.