mirror of
https://github.com/nushell/nushell.git
synced 2025-04-25 21:58:18 +02:00
# fixes https://github.com/nushell/nushell/issues/15281 # Description Provides the ability read dataframes with Categorical and Enum data The ability to write Categorical and Enum data will provided in a future PR |
||
---|---|---|
.. | ||
command | ||
values | ||
mod.rs | ||
README.md | ||
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