nushell/tests/fixtures/formats
Ryan Blecher f37f29b441 Add uniq command (#1132)
* start playing with ways to use the uniq command

* WIP

* Got uniq working, but still need to figure out args issue and add tests

* Add some tests for uniq

* fmt

* remove commented out code

* Add documentation and some additional tests showing uniq values and rows. Also removed args TODO

* add changes that didn't get committed

* whoops, I didn't save the docs correctly...

* fmt

* Add a test for uniq with nested json

* Add another test

* Fix unique-ness when json keys are out of order and make the test json more complicated
2019-12-31 17:05:02 +13:00
..
appveyor.yml Add yaml roundtrip test. Bump nu version 2019-07-18 05:51:53 +12:00
caco3_plastics.csv Introduced conversion to csv command. 2019-07-21 02:08:05 -05:00
caco3_plastics.tsv [from/to]tsv support. 2019-08-29 04:02:16 -05:00
cargo_sample.toml Integration tests refactoring and visibility in them. 2019-07-16 05:33:41 -05:00
fileA.txt Add a simple read/parse plugin to better handle text data 2019-10-30 11:33:36 +13:00
jonathan.xml Integration tests refactoring and visibility in them. 2019-07-16 05:33:41 -05:00
nested_uniq.json Add uniq command (#1132) 2019-12-31 17:05:02 +13:00
sample_data.xlsx Add from_xlsx for importing excel files 2019-11-17 16:18:41 +13:00
sample.bson Add Decimal to sample.bson 2019-08-31 19:15:48 +02:00
sample.db Add SQLite support 2019-08-30 20:54:45 -04:00
sample.ini Add end_plugin and sum 2019-07-27 06:40:00 +12:00
sample.url Add urlencode/urldecode 2019-09-19 16:25:29 +12:00
sgml_description.json Add end_plugin and sum 2019-07-27 06:40:00 +12:00
utf16.ini Add support for utf16 files 2019-08-12 16:11:42 +12:00