Bug with join and selectors in LazyFrames (equivalent code works for eager DataFrames) #19822
Closed
2 tasks done
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
Join in combination with selectors doesn't work for LazyFrames when trying to drop some the resulting columns
Expected behavior
This should behave similarly to how it works with eager dataframes:
Installed versions
The text was updated successfully, but these errors were encountered: