nushell/crates/nu_plugin_polars
Jack Wright fb34a4fc6c
Make polars save return an empty pipeline (#13833)
# Description
In order to be more consistent with it's nu counterpart, `polars save`
now returns an empty pipeline instead of a message of the saved file.

# User-Facing Changes
- `polars save` no longer displays a save message, making it consistent
with `save` behavior.
2024-09-12 06:23:40 -05:00
..
src Make polars save return an empty pipeline (#13833) 2024-09-12 06:23:40 -05:00
Cargo.toml Expression support for polars strftime (#13767) 2024-09-04 12:19:29 +02:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00