mirror of
https://github.com/nushell/nushell.git
synced 2025-06-05 09:36:44 +02:00
Take more sensitive lints into account Somewhat ugly in some cases is the replacement of `.get(0)` with `.first()`
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