Skip to content

Repository files navigation

Overview

This project is a demonstration of Kotlin DataFrame compiler plugin.

Setup

Install IntelliJ IDEA 2025.3 or newer

Properties provided by the compiler plugin should appear. If they're red, don't hesitate to reach out for help in the issue tracker. img_3.png

Content

Multiple examples are provided:

  1. WowAH.kt starts with defined DataSchema
  2. SupportedAPI.kt provides an overview for things that plugin can do.
  3. DataClasses.kt is an entry point if the data you want to play with can be conveniently created as a list of object instances. Then it can be converted to DataFrame
  4. GenerateSchema.kt and UseSchema.kt is an entry point if you have a file or API with data
  5. Kandy.kt shows how properties provided by the plugin can be used to build plots with Kandy

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages