mirror of
https://github.com/nushell/nushell
synced 2025-01-07 18:59:04 +00:00
83b28cad8d
* 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 |
||
---|---|---|
.. | ||
base | ||
config | ||
utils | ||
base.rs | ||
config.rs | ||
dict.rs | ||
keybinding.rs | ||
lib.rs | ||
primitive.rs | ||
value.rs |