mirror of
https://github.com/nushell/nushell.git
synced 2025-07-14 13:25:47 +02:00
# Description This exposes the `LazyFrame::sink_*` functionality to allow a streaming collect directly to the filesystem. This useful when working with data that is too large to fit into memory. # User-Facing Changes - Introduction of the `polars sink` command
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