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 allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
meta.rs Parse key=value named flag support. (#3515) 2021-05-29 20:42:03 -05:00
pretty.rs Fix latest clippy warnings (#3049) 2021-02-12 23:13:14 +13:00
term_colored.rs Extract nu_source into a crate 2019-11-25 07:37:33 -08:00
text.rs Dataframe commands (#3502) 2021-06-03 18:23:14 +12:00