Kotlin / dataframe

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

prevent Klaxon from using default reflective serializer #621

Closed koperagen closed 3 months ago

koperagen commented 3 months ago

I think it worth to include this fix in the upcoming release, because without it DataFrame renderer in the notebook can throw an exception. Very sad experience :)