mirror of
https://github.com/nushell/nushell.git
synced 2024-11-24 17:34:00 +01:00
6c36bd822c
# User-Facing Changes * Fixes `polars value-counts --column` help text typo * Fixes `polars agg-groups` help text typo |
||
---|---|---|
.. | ||
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