Kotlin / dataframe

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

Column selector docs function descriptions #711

Closed Jolanrensen closed 3 months ago

Jolanrensen commented 4 months ago

Fixes https://github.com/Kotlin/dataframe/issues/570

Must be merged/reviewed after https://github.com/Kotlin/dataframe/pull/619

Jolanrensen commented 3 months ago

image

I created a overview for each function in the DSL with explanation and some examples where needed. I was worried the page got too large with this much information, but making the header collapsible pretty much solves that :)