nushell/crates
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
..
nu_plugin_inc Add updating cell paths 2021-11-05 16:59:12 +13:00
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli try to match most of nushell syntax coloring (#323) 2021-11-11 06:55:10 +13:00
nu-command Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-dataframe Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-engine Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Add better comment skipping (#359) 2021-11-22 07:13:09 +13:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-protocol Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
nu-table add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00