nushell/crates/nu-plugin/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
..
serializers Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
lib.rs plugin call function 2021-11-01 07:20:33 +00:00
plugin.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
plugin_call.rs capnp proto change schema (#304) 2021-11-08 10:43:32 +13:00
plugin_capnp.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00