You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://search.maven.org/artifact/org.jetbrains.kotlinx/dataframe)
6
6
[ in development for the next release.
42
42
43
43
The DataFrame compiler plugin has reached public preview!
44
-
Here's a [compiler plugin demo project](https://github.com/koperagen/df-plugin-demo) that works with IntelliJ IDEA 2024.2.
44
+
Here's a [compiler plugin demo project](https://github.com/koperagen/df-plugin-demo) that works with [IntelliJ IDEA](https://www.jetbrains.com/idea/) 2024.2.
id("org.jetbrains.kotlinx.dataframe") version "0.13.1"
55
+
id("org.jetbrains.kotlinx.dataframe") version "0.14.0"
56
56
```
57
57
58
58
Check out the [custom setup page](https://kotlin.github.io/dataframe/gettingstartedgradleadvanced.html) if you don't need some of the formats as dependencies,
0 commit comments