nushell/crates/nu-cmd-dataframe/src/dataframe/lazy
Jack Wright 57b0c722c6
Upgrading nu-cmd-dataframe to polars 0.39 (#12554)
#Description
Upgrading nu-cmd-dataframe to polars 0.39

---------

Co-authored-by: Jack Wright <jack.wright@disqo.com>
2024-04-17 12:50:17 -05:00
..
aggregate.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
collect.rs Rename Value::CustomValue to Value::Custom (#12309) 2024-03-27 22:10:56 +01:00
explode.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
fetch.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
fill_nan.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
fill_null.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
filter.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
flatten.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
groupby.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
join.rs Bump crate-ci/typos and fix typos (#12381) 2024-04-04 09:59:21 +02:00
macro_commands.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
mod.rs Add columns to dataframe that are present in the schema but not present the Dataframe when applying schema. (#11987) 2024-02-26 17:22:33 -06:00
quantile.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
select.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
sort_by_expr.rs Upgrading nu-cmd-dataframe to polars 0.39 (#12554) 2024-04-17 12:50:17 -05:00
to_lazy.rs Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00