nushell/crates/nu-protocol
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
..
src Dataframe commands (#3502) 2021-06-03 18:23:14 +12:00
Cargo.toml Dataframe commands (#3502) 2021-06-03 18:23:14 +12:00