polars selector nested for expression
Select all nested columns (list, array, or struct).
Signature
> polars selector nested {flags}
Input/output types:
| input | output |
|---|---|
| any | polars_selector |
Examples
Create a selector for nested columns (list, array, or struct)
> polars selector nested