nushell/crates/nu-data
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
..
src Casting operations for Series with differents types (#3702) 2021-06-28 22:17:37 +12:00
Cargo.toml New take command (#3722) 2021-07-05 11:46:53 +12:00