polars selector not for expression
Inverts selector.
This command requires a plugin
The polars selector not 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 not {flags}
Input/output types:
| input | output |
|---|---|
| polars_selector | polars_selector |
Examples
Inverts selector
> polars selector first | polars selector not