nushell/crates/nu-source/src
Fernando Herrera 5537dce3cc
Dataframe commands (#3502)
* Sample command

* Join command with checks

* More dataframes commands

* Groupby and aggregate commands

* Missing feature dataframe flag

* Renamed file

* New commands for dataframes

* error parser and df reference

* filter command for dataframes

* removed name from nu_dataframe

* commands to save to parquet and csv
2021-06-03 18:23:14 +12:00
..
lib.rs
meta.rs Parse key=value named flag support. (#3515) 2021-05-29 20:42:03 -05:00
pretty.rs
term_colored.rs
text.rs Dataframe commands (#3502) 2021-06-03 18:23:14 +12:00