nushell/crates/nu-command/src
Luccas Mateus 8043516d75
from vcf from ics and from ini (#367)
* MathEval Variance and Stddev

* Fix tests and linting

* Typo

* Deal with streams when they are not tables

* `from toml` command

* From ods

* From XLSX

* From ics

* From ini

* From vcf

* Forgot a eprintln!
2021-11-26 06:10:56 +13: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 from vcf from ics and from ini (#367) 2021-11-26 06:10:56 +13:00
math from vcf from ics and from ini (#367) 2021-11-26 06:10:56 +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 from vcf from ics and from ini (#367) 2021-11-26 06:10:56 +13: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