nushell/crates/nu-command/src/dataframe
Fernando Herrera c8b16c14d5
Option to replace command same name (#374)
* option to replace command same name

* moved order of custom value declarations

* arranged dataframe folders and objects

* sort help commands by name

* added dtypes function for debugging

* corrected name for dataframe commands

* command names using function
2021-11-28 19:35:02 +00:00
..
objects Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
describe.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
dtypes.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
mod.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
open.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
README.md Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
to_df.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00

nu-dataframe

The nu-dataframe crate holds the definitions of the dataframe structure