Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Tabular models: Add option to randomize ids #329

Closed
csala opened this issue Mar 2, 2021 · 1 comment
Closed

Tabular models: Add option to randomize ids #329

csala opened this issue Mar 2, 2021 · 1 comment
Assignees
Labels
feature request Request for a new feature resolution:duplicate This issue or pull request already exists

Comments

@csala
Copy link
Contributor

csala commented Mar 2, 2021

Problem Description

Current primary key ids are generated sequentially. It would be interesting to have an option to generate them in a random order.

Expected behavior

The sample method of the tabular models should include a random_ids (default False) that if set to True would make the ids be generated in random order.

@csala csala added the feature request Request for a new feature label Mar 2, 2021
@csala csala added this to the 0.9.0 milestone Mar 2, 2021
@csala csala self-assigned this Mar 2, 2021
@pvk-developer pvk-developer modified the milestones: 0.9.0, 0.10.0 Mar 31, 2021
@csala csala modified the milestones: 0.10.0, 0.11.0 May 21, 2021
@csala csala modified the milestones: 0.11.0, 0.12.0 Jul 7, 2021
@csala csala removed this from the 0.12.0 milestone Aug 12, 2021
@npatki
Copy link
Contributor

npatki commented Apr 17, 2024

Closing as a dupe of #1596

@npatki npatki closed this as completed Apr 17, 2024
@npatki npatki added the resolution:duplicate This issue or pull request already exists label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature resolution:duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants