Kotlin / dataframe

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

`filterJoin` example missing (What is `filter` in join types?) #583

Open devcrocod opened 4 months ago

devcrocod commented 4 months ago

https://kotlin.github.io/dataframe/join.html#join-types

Jolanrensen commented 4 months ago

We miss an example for Filter in the documentation on the website indeed. Thanks