mirror of
https://github.com/nushell/nushell.git
synced 2024-12-22 23:23:12 +01:00
81d68cd478
The `--name` flag of `polars with-column` only works when used with an eager dataframe. I will not work with lazy dataframes and it will not work when used with expressions (which forces a conversion to a lazyframe). This pull request adds better documentation to the flags and errors messages when used in cases where it will not work. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |