Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
845 stars 63 forks source link

[Compiler plugin] Support valueCounts #951

Closed koperagen closed 2 days ago

koperagen commented 1 week ago

Important part of this PR is first commit. Other two are rather trivial refactoring.

Inline all trivial delegates:

It was supposed to be a source of truth to help choose correct arguments, but in reality it's more reliable to look at existing interpreters