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

docs: Extend information about filtering context #17733

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wolthom
Copy link

@wolthom wolthom commented Jul 19, 2024

Hey there,

I slightly stumbled over how multiple expressions in a filtering call are evaluated.
Specifically, that each expressions receives the full DataFrame regardless of what earlier expressions do.

This, of course, makes a lot of sense when thinking about it, but I thought this may be something to proactively call out in the User Guide.

If this addition does not make sense, feel free to close the pull request.

Also: Polars is a huge pleasure to work with, great job! I'm very excited for your future work.

Best regards,

@wolthom wolthom changed the title docs: extend information about filtering context docs: Extend information about filtering context Jul 19, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars and removed title needs formatting labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant