tree: a0db8cb8b4eee875bdd3f1e26edac671d91501c3
  1. kotlin-dataframe.backend/
  2. kotlin-dataframe.cli/
  3. kotlin-dataframe.common/
  4. kotlin-dataframe.embeddable/
  5. kotlin-dataframe.k2/
  6. test/
  7. testData/
  8. testFixtures/
  9. testFixturesResources/
  10. build.gradle.kts
  11. 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.