tree: cda5bd931c90a38225eea7c290f2bb28589d3786
  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.