nushell/crates/nu-protocol
Fernando Herrera aa1cd7eba6
Series Operation (#3563)
* 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

* polars new version

* new dataframe commands

* series type and print

* Series basic arithmetics

* Add new column to dataframe

* Command names changed to nushell standard
2021-06-08 05:27:46 +12:00
..
src Series Operation (#3563) 2021-06-08 05:27:46 +12:00
Cargo.toml Series Operation (#3563) 2021-06-08 05:27:46 +12:00