Kotlin / Kotlin/dataframe

Improvement of shuffle and sampling.

Open
#420 2 comments 1 reaction 1 assignee View on GitHub

@koperagen is already working on this.

Since Apr 8, 2026.

enhancement
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

  1. You cannot pass a random generator or even a random seed to shuffle
  2. It would be nice to have a sample() function that returns a set of random rows of a given size (like the pandas function of the same name).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.