nushell/crates/nu-engine/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
..
call_ext.rs WIP 2021-10-26 05:58:58 +13:00
documentation.rs Fix some nightly clippy warnings (#329) 2021-11-13 13:42:13 +13:00
eval.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
from_value.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
lib.rs Port help and start porting split 2021-10-09 14:02:01 +13:00