nushell/crates/nu-command/src/dataframe
2022-02-17 14:15:17 -06: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 Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00

nu-dataframe

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