nushell/crates/nu-command/src/dataframe/values
Stefan Holderbach 1ea39abcff
Apply more recent/nightly clippy lints (#7916)
# Description

- Use inline format strings in dataframe code
- Fix manual `.is_ascii_digit()` check
- Remove unnecessary `.into_iter()` calls
2023-01-30 14:06:36 +01:00
..
nu_dataframe Apply more recent/nightly clippy lints (#7916) 2023-01-30 14:06:36 +01:00
nu_expression Apply more recent/nightly clippy lints (#7916) 2023-01-30 14:06:36 +01:00
nu_lazyframe check column type during aggregation (#6058) 2022-07-16 15:34:12 +01:00
nu_lazygroupby check column type during aggregation (#6058) 2022-07-16 15:34:12 +01:00
nu_when update polar to 0.25 (#6988) 2022-11-10 11:07:38 +13:00
mod.rs Lazy dataframes (#5687) 2022-05-31 07:29:55 +01:00
utils.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00