nushell/crates/nu-data/src
Fernando Herrera 1d0483c946
Casting operations for Series with differents types (#3702)
* 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
2021-06-28 22:17:37 +12:00
..
base Respect territory in locale (e.g. de_CH) for byte formatting (#3560) 2021-06-07 05:25:03 +12:00
config Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
utils Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
base.rs Switch duration back to bigint (#3554) 2021-06-04 19:39:12 +12:00
config.rs Remove dir-s/ectories/ectories-support features (#3647) 2021-06-19 11:29:29 +12:00
dataframe.rs Casting operations for Series with differents types (#3702) 2021-06-28 22:17:37 +12:00
dict.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
keybinding.rs move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
lib.rs Make arg eval lazy, remove old arg evaluation code (#3603) 2021-06-11 13:57:01 +12:00
primitive.rs Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
value.rs update filesize -> filesize math to fix coercion errors (#3675) 2021-06-23 15:37:20 -05:00