Skip to content

Implement weighted sampling without replacement #596

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
dhardy opened this issue Aug 29, 2018 · 1 comment
Closed

Implement weighted sampling without replacement #596

dhardy opened this issue Aug 29, 2018 · 1 comment
Labels
E-help-wanted Participation: help wanted F-new-int Functionality: new, within Rand
Milestone

Comments

@dhardy
Copy link
Member

dhardy commented Aug 29, 2018

See here.

Example:

Very simple example: I have 1kk users with their weights. And I should select only 100 unique users.

@vks
Copy link
Collaborator

vks commented Aug 28, 2020

Implemented in #1013.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
E-help-wanted Participation: help wanted F-new-int Functionality: new, within Rand
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants