nushell/crates/nu-protocol/src/value
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
..
custom_value.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
from.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
mod.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
range.rs Add more api docs 2021-11-03 13:26:09 +13:00
stream.rs Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
unit.rs Add unit parsing and eval support 2021-10-05 15:27:39 +13:00