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

Polars random seed #482

Open
AdrianSosic opened this issue Feb 12, 2025 · 2 comments
Open

Polars random seed #482

AdrianSosic opened this issue Feb 12, 2025 · 2 comments
Labels
enhancement Expand / change existing functionality

Comments

@AdrianSosic
Copy link
Collaborator

Probably our random seed utility should also (optionally) set the polars seed.

@AdrianSosic AdrianSosic added the enhancement Expand / change existing functionality label Feb 12, 2025
@Scienfitz
Copy link
Collaborator

while it is trivial to integrate polars into set_random_seed it seems polars has no method to get the current random seed, which will make it hard to integrate it into temporary_seed

@AdrianSosic
Copy link
Collaborator Author

pola-rs/polars#21222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Expand / change existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants