mirror of
https://github.com/nushell/nushell.git
synced 2025-06-19 08:26:57 +02:00
# 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.
Dataframe
This dataframe directory holds all of the definitions of the dataframe data structures and commands.
There are three sections of commands:
For more details see the Nushell book section on dataframes