polars selector temporal for expression
Select all temporal columns (date, datetime, duration, and time).
Signature
> polars selector temporal {flags}
Input/output types:
| input | output |
|---|---|
| any | polars_selector |
Examples
Create a selector for temporal columns (date, datetime, duration, time)
> polars selector temporal