tree: b7ef92a012308f9725ef243a3597a5cd2082d198 [path history] [tgz]
  1. kotlin-dataframe.backend/
  2. kotlin-dataframe.cli/
  3. kotlin-dataframe.common/
  4. kotlin-dataframe.embeddable/
  5. kotlin-dataframe.k2/
  6. testData/
  7. tests/
  8. tests-gen/
  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.