nushell/crates/nu_plugin_polars
Jack Wright 98369985b1
Allow custom value operations to work on eager and lazy dataframes interchangeably. (#12819)
Fixes Bug #12809 

The example that @maxim-uvarov posted now works as expected:

<img width="1223" alt="Screenshot 2024-05-09 at 16 21 01"
src="https://github.com/nushell/nushell/assets/56345/a4df62e3-e432-4c09-8e25-9a6c198741a3">
2024-05-13 18:17:31 -05:00
..
src Allow custom value operations to work on eager and lazy dataframes interchangeably. (#12819) 2024-05-13 18:17:31 -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