mirror of
https://github.com/nushell/nushell.git
synced 2025-01-15 10:48:23 +01: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 |
||
---|---|---|
.. | ||
dataframe | ||
value | ||
call_info.rs | ||
config_path.rs | ||
hir.rs | ||
lib.rs | ||
macros.rs | ||
maybe_owned.rs | ||
registry.rs | ||
return_value.rs | ||
signature.rs | ||
syntax_shape.rs | ||
type_name.rs | ||
type_shape.rs | ||
value.rs |