Jupyter codegen for `Pivot` type missing
Open
@Allex-Nik is already working on this.
Since Mar 26, 2026.
bug
Tooling
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
Follow up for https://github.com/Kotlin/dataframe/issues/1221, should be solved in the same way
We can test this by writing val pivot = dataFrameOf(...).pivot { ... } and trying to access columns in the cell below.
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.