nushell/crates/nu-command/src/dataframe
JT 96a1bf5f8d
Experiment: Allow both $true/true and $false/false (#4696)
* Change true/false to keywords

* oops, clippy

* Both kinds of bools

* Add in some boolean variables

* disable py virtualenv test for now
2022-03-02 19:55:03 -05:00
..
eager Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
series Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -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