Kotlin / dataframe

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

importDataSchema tests #699

Open Jolanrensen opened 4 months ago

Jolanrensen commented 4 months ago

Fixes https://github.com/Kotlin/dataframe/issues/696 by a fix done in the kotlin-jupyter kernel. It requires kotlin-jupyter 0.12.0.225 or up to work.

Jolanrensen commented 4 months ago

Depends on https://github.com/Kotlin/dataframe/issues/700

Jolanrensen commented 2 months ago

Since https://github.com/Kotlin/dataframe/issues/700 is solved, this should be as well, I'll check up on it quickly