Kotlin / dataframe

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

migrate Titanic.ipynb to Kandy #548

Closed koperagen closed 4 months ago

koperagen commented 7 months ago

Fixes https://github.com/Kotlin/dataframe/issues/437 I realized that there's no CorrPlot a bit too late, but found that corr + gather can prepare data for plotting very well too, yielding almost the same results. Also adjusted the look.

zaleslaw commented 7 months ago

I have an idea to post code changes here, if they are not so large, because Github doesn't support good diffs for Notebooks

Jolanrensen commented 6 months ago

Please run it with the latest master so that the tables render correctly for github :)

Jolanrensen commented 4 months ago

I'll merge this for now and check it for 0.13.1-RC1