mirror of
https://github.com/nushell/nushell
synced 2025-01-07 18:59:04 +00:00
26f31da711
* Remove comment * Split delta and environment merging * Move table mode to a more logical place * Cleanup * Merge environment after reading default_env.nu * Fmt |
||
---|---|---|
.. | ||
eager | ||
expressions | ||
lazy | ||
series | ||
values | ||
mod.rs | ||
README.md | ||
test_dataframe.rs | ||
utils.rs |
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