nushell/crates/nu-command/src/dataframe
Fernando Herrera 4ebbe07d27
Polars upgrade (#4665)
* polars upgrade

* Update describe.rs

Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2022-02-27 11:10:29 -05:00
..
eager Polars upgrade (#4665) 2022-02-27 11:10:29 -05:00
series Polars upgrade (#4665) 2022-02-27 11:10:29 -05:00
values Polars upgrade (#4665) 2022-02-27 11:10:29 -05:00
mod.rs Dataframe commands (#542) 2021-12-22 05:32:09 +11:00
README.md corrected missing shellerror type (#439) 2021-12-05 13:25:37 +00:00
test_dataframe.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00

nu-dataframe

The nu-dataframe crate holds the definitions of the dataframe structures and commands