Kotlin / dataframe

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

Documentation and README lack information about Kotlin Notebook #766

Open koperagen opened 2 weeks ago

koperagen commented 2 weeks ago

We need to point users to Kotlin Notebook installation in README and provide instruction in the documentation. We can take it from https://kotlin.github.io/kandy/kandy-in-kotlin-notebook.html Places with outdated info https://github.com/Kotlin/dataframe?tab=readme-ov-file#getting-started-in-jupyter-notebook--kotlin-notebook https://kotlin.github.io/dataframe/gettingstartedjupyternotebook.html

One page should cover features of Kotlin Notebook + dataframe integration, i.e. tables https://blog.jetbrains.com/kotlin/2024/05/streamline-data-analysis-with-kotlin-dataframe-tables-in-notebooks/

koperagen commented 1 week ago

Notebooks have ktor-client, i believe we need an integration and then to document it too