nushell/crates/nu_plugin_polars
Jack Wright 7d2d573eb8
Added the ability to open json lines dataframes with polars lazy json lines reader. (#13167)
The `--lazy` flag will now use the polars' LazyJsonLinesReader when
opening a json lines file with `polars open`
2024-06-20 10:55:49 -07:00
..
src Added the ability to open json lines dataframes with polars lazy json lines reader. (#13167) 2024-06-20 10:55:49 -07:00
Cargo.toml Upgrade to polars 0.40 (#13069) 2024-06-06 07:26:47 +08:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00