nushell/crates/nu_plugin_polars
Jack Wright 0119534f61
Expression support polars replace and polars replace-all (#13726)
# Description
Adds the ability for `polars replace` and `polars replace-all` to work
as expressions.

# User-Facing Changes
- `polars replace` can be used with polars expressions
- `polars replace-all` can be used with polars expressions
2024-08-29 13:59:44 -07:00
..
src Expression support polars replace and polars replace-all (#13726) 2024-08-29 13:59:44 -07:00
Cargo.toml Added polars commands for converting string columns to integer and decimal columns (#13711) 2024-08-28 07:54:31 -05:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00