nushell/crates/nu-command
Fernando Herrera 8bd68416e3
Lazy dataframes (#5546)
* lazyframe definition

* expressions and lazy frames

* new alias expression

* more expression commands

* updated to polars main

* more expressions and groupby

* more expressions, fetch and sort-by

* csv reader

* removed open csv

* unique function

* joining functions

* join lazy frames commands with eager commands

* corrected tests

* Update .gitignore

* Update .gitignore

Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2022-05-16 08:27:43 +01:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Lazy dataframes (#5546) 2022-05-16 08:27:43 +01:00
tests fix zip test (#5536) 2022-05-15 16:44:32 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Lazy dataframes (#5546) 2022-05-16 08:27:43 +01:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00