polars selector date for expression
Select all date columns.
This command requires a plugin
The polars selector date command resides in the polars plugin. To use this command, you must install and register nu_plugin_polars. See the Plugins chapter in the book for more information.
Command Type
plugin
Signature
> polars selector date {flags}
Input/output types:
| input | output |
|---|---|
| any | polars_selector |
Examples
Create a selector for date columns
> polars selector date