polars math for dataframe
Collection of math functions to be applied on column expressions.
This command requires a plugin
The polars math 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 math {flags}
Input/output types:
| input | output |
|---|---|
| nothing | string |
Notes
You must use one of the subcommands below. Using this command as-is will only produce this help message.
See https://docs.pola.rs/api/python/stable/reference/expressions/computation.html for more information.