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

Add Rust configuration API similar to Python's pl.Config(...) #16314

Open
DeflateAwning opened this issue May 19, 2024 · 0 comments
Open

Add Rust configuration API similar to Python's pl.Config(...) #16314

DeflateAwning opened this issue May 19, 2024 · 0 comments
Labels
enhancement New feature or an improvement of an existing feature

Comments

@DeflateAwning
Copy link
Contributor

Description

Related to #15758, when I couldn't figure out how to set the number of visible rows for dataframes as they get converted to strings.

In Python, it's straight-forward enough. Would be nice if Rust had an easy way to set configuration variables, instead of having to alter environment variables.

@DeflateAwning DeflateAwning added the enhancement New feature or an improvement of an existing feature label May 19, 2024
@DeflateAwning DeflateAwning changed the title Add Rust configuration API similar to Python's pl.config(...) Add Rust configuration API similar to Python's pl.Config(...) May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant