1.9 KiB
Vendored
Kotlin DataFrame is supported in multiple environments — choose the one that suits you best and follow the setup steps.
-
Setup in Kotlin Notebook — one-line Kotlin DataFrame setup for powerful interactive Kotlin notebooks in IntelliJ IDEA and Android Studio. No configuration required, full IDE support. Perfect for learning Kotlin DataFrame basics and experimenting, and a great professional tool for data analysis.
-
Setup in Gradle — add Kotlin DataFrame to your Gradle project for convenient data handling in your Kotlin applications.
-
Setup in Maven — add Kotlin DataFrame to your Maven project for convenient data handling in your Kotlin applications.
-
Setup on Android — use Kotlin DataFrame in your Android apps to simplify local data processing and transformation.
-
Setup on Datalore — run Kotlin DataFrame in JetBrains Datalore notebooks, great for sharing and remote collaboration.
-
Setup in Jupyter — integrate Kotlin DataFrame into interactive notebooks using the Kotlin Jupyter kernel.