polars selector empty for expression
Create an empty selector that matches no columns. Useful as a base for selector composition.
Signature
> polars selector empty {flags}
Input/output types:
| input | output |
|---|---|
| any | polars_selector |
Examples
Create an empty selector that matches no columns
> polars selector empty