Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/2.2.0
/
.
/
plugins
/
kotlin-dataframe
/
README.md
blob: 1ade3f049c48f0d692ea66b6e9b5673da08e4b82 [
file
] [
log
] [
blame
] [
view
] [
edit
]
## Kotlin DataFrame compiler plugin
Compiler
plugin
for
the
[
Kotlin
DataFrame
](
https
:
//github.com/Kotlin/dataframe) library.
Provides
resolution of typed column accessors based on expressions analysis
,
code generation
,
additional checkers
.