Create the examples’ gallery for dataframe lib
Open
@zaleslaw is already working on this.
Since Mar 26, 2026.
documentation
examples
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
Summary
We have a very nice examples ’ gallery for our Kandy Library.
You can find it here: https://kotlin.github.io/kandy/examples.html
It suggests choosing the type of chart (which you can see visually) which you want to render, and you will be able to copy the code and paste in the kotlin notebook and run it.
From my point of view - it's very convenience especially for new users (like as smooth onboarding).
The idea-suggestion is to create something similar for dataframe library (maybe with some main/popular code structures).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.