nushell/crates/nu-command/src/dataframe
JT 9888f8f298
Add pipeline redirection support (#4594)
* redirection

* Remove commented-out

* fix tests

* more fixes
2022-02-21 17:22:21 -05:00
..
eager allow dfr open to open tsv files (#4516) 2022-02-17 14:15:17 -06:00
series Dataframe commands (#542) 2021-12-22 05:32:09 +11:00
values Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11: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