Kotlin / dataframe

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

Documentation missing: Parse works with JSON too #588

Closed Jolanrensen closed 5 months ago

Jolanrensen commented 7 months ago

https://kotlin.github.io/dataframe/parse.html does not mention that it can parse JSON strings, while it most definitely can.