mirror of
https://github.com/nushell/nushell.git
synced 2025-01-12 01:09:05 +01:00
8c487edf62
Capital letters matter! 😉 <img width="927" alt="Screenshot 2023-03-15 at 06 54 22" src="https://user-images.githubusercontent.com/3862051/225219635-cfde7c3b-66c1-40a5-87f5-0d1a5d41955e.png"> See https://github.com/nushell/nushell.github.io/pull/827/files that was created before this one. |
||
---|---|---|
.. | ||
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