nushell/crates/nu-command/src
Fernando Herrera 76019f434e
Dataframe feature (#361)
* custom value trait

* functions for custom value trait

* custom trait behind flag

* open dataframe command

* command to-df for basic types

* follow path for dataframe

* dataframe operations

* dataframe not default feature

* custom as default feature

* corrected examples in command
2021-11-23 08:14:40 +00:00
..
conversions Category option for signature (#343) 2021-11-17 17:22:37 +13:00
core_commands Add debug and describe (#351) 2021-11-19 18:00:29 +13:00
dataframe Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Category option for signature (#343) 2021-11-17 17:22:37 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Fix reading of LS_COLORS; ls display symlink (#357) 2021-11-21 01:14:42 +02:00
filters port over the drop command from nushell (#358) 2021-11-22 08:04:20 +13:00
formats Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
math Category option for signature (#343) 2021-11-17 17:22:37 +13:00
strings Category option for signature (#343) 2021-11-17 17:22:37 +13:00
system Category option for signature (#343) 2021-11-17 17:22:37 +13:00
viewers Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
default_context.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
example_test.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
lib.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00