tree: 55b107c0dc5a7eb28ad70ccf30d4cee60ddf0746
  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.