init research

This commit is contained in:
2026-02-08 11:20:43 -10:00
commit bdf064f54d
3041 changed files with 1592200 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
## ~~:plugins:kotlin-dataframe~~
The Kotlin 2.x Compiler plugin of DataFrame.
A plugin for your Kotlin project that can generate on-the-fly column accessors for the compiler and IDE even without
having to provide data schemas!
### DISABLED!
Development of this module was moved to the Kotlin repository:
https://github.com/JetBrains/kotlin/tree/master/plugins/kotlin-dataframe.
These files are out of date.