nushell/crates/nu-protocol/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
..
dataframe Dataframe commands (#3502) 2021-06-03 18:23:14 +12:00
value Dataframe commands (#3498) 2021-05-27 17:09:48 +12:00
call_info.rs move out call info deserializing from str (#3294) 2021-04-09 22:58:18 -05:00
config_path.rs
hir.rs Cleanup let varname and rhs (#3507) 2021-05-28 19:48:54 +12:00
lib.rs Complete Dataframe MVP (#3373) 2021-05-12 13:01:31 +12:00
macros.rs
maybe_owned.rs
return_value.rs Remove unused help shell. Slight cleanup and improvement. (#3258) 2021-04-03 18:56:46 -05:00
signature.rs
syntax_shape.rs Split unit into duration and filesize (#3453) 2021-05-21 13:21:46 +12:00
type_name.rs
type_shape.rs Groupby operations on dataframes (#3473) 2021-05-23 19:37:04 +12:00
value.rs Dataframe commands (#3498) 2021-05-27 17:09:48 +12:00