Files
nushell/crates/nu-command/src/dataframe
Darren Schroeder 2cb815b7b4 Add starts with operator (#5061)
* add starts_with operator

* added a test
2022-04-01 13:35:46 -05:00
..
2022-03-19 11:13:34 +00:00
2022-03-19 11:13:34 +00:00
2022-04-01 13:35:46 -05:00
2021-12-22 05:32:09 +11:00

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