nushell/crates/nu-data
Fernando Herrera 83b28cad8d
Remove dependencies (#3853)
* nuframe in its own type in UntaggedValue

* Removed eager dataframe from enum

* Dataframe created from list of values

* Corrected order in dataframe columns

* Returned tag from stream collection

* Removed series from dataframe commands

* Arithmetic operators

* forced push

* forced push

* Replace all command

* String commands

* appending operations with dfs

* Testing suite for dataframes

* Unit test for dataframe commands

* improved equality for dataframes

* moving all dataframe operations to protocol
2021-07-27 14:20:06 -05:00
..
src Remove dependencies (#3853) 2021-07-27 14:20:06 -05:00
Cargo.toml Remove dependencies (#3853) 2021-07-27 14:20:06 -05:00