nushell/crates/nu_plugin_polars
Jack Wright 6f3dbc97bb
fixed syntax shape requirements for --quantiles option for polars summary (#12878)
Fix for #12730

All of the code expected a list of floats, but the syntax shape expected
a table. Resolved by changing the syntax shape to list of floats.

cc: @maxim-uvarov
2024-05-15 16:55:07 -05:00
..
src fixed syntax shape requirements for --quantiles option for polars summary (#12878) 2024-05-15 16:55:07 -05:00
Cargo.toml Polars lazy refactor (#12669) 2024-05-06 23:19:11 +00:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00