nushell/crates/nu-command/src/commands
Fernando Herrera af2b2c668d
New take command (#3722)
* Type in command description

* filter name change

* Clean column name

* Clippy error and updated polars version

* Lint correction in file

* CSV Infer schema optional

* Correct float operations

* changes in series castings to allow other types

* Clippy error correction

* Removed lists from command signatures

* Added not command for series

* take command with args

* set with idx command
2021-07-05 11:46:53 +12:00
..
charting Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
config Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
conversions Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
core_commands nu-cli ctrl-c feature support. (#3718) 2021-06-30 19:45:27 -05:00
dataframe New take command (#3722) 2021-07-05 11:46:53 +12:00
env Add unlet_env command (#3629) 2021-06-19 15:00:07 +12:00
filesystem Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
filters Add built-in var to refer to pipeline values (#3661) 2021-06-21 12:31:01 +12:00
formats Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
generators Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
math Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
network port network url to engine-p (#3690) 2021-06-26 13:19:10 +12:00
path Move path handling to nu-path (#3653) 2021-06-20 11:07:26 +12:00
pathvar Add pathvar command (#3670) 2021-06-25 15:58:37 +12:00
platform move lang command to $nu (#3720) 2021-07-01 13:09:50 -05:00
random Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
shells Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
strings Adding all-trim option (with format and all-flag) (#3696) 2021-06-28 05:42:15 +12:00
viewers Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
mod.rs New take command (#3722) 2021-07-05 11:46:53 +12:00