nushell/crates/nu-command
Hofer-Julian 5e8754bd85
Start to move to polars 0.29 (#9145)
This does part of the work of porting to polars 0.29.
However, I am not familiar enough with this part of the codebase to
finish it.

Things to be done:
- We match two times over `polars::Expr` but `Expr::Cache` isn't
handled. I don't know what should be done here
- `ArgExpr:::List` was renamed to `ArgExpr::Implode`. Does that mean
that `dfr list` should be renamed to `dfr implode`?

---------

Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
2023-05-12 07:44:35 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Start to move to polars 0.29 (#9145) 2023-05-12 07:44:35 -05:00
tests Parameter defaults to $nu.scope.commands (#9152) 2023-05-11 13:59:56 -05:00
Cargo.toml Start to move to polars 0.29 (#9145) 2023-05-12 07:44:35 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00