mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
ff09c7964e
# Description When opening a dataframe the default operation will be to create a lazy frame if possible. This works much better with large datasets and supports hive format. # User-Facing Changes - `--lazy` is nolonger a valid option. `--eager` must be used to explicitly open an eager dataframe. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |