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
Jonathan Turner
90aeb700ea
Add from_xlsx for importing excel files
2019-11-17 16:18:41 +13:00
Jonathan Turner
3820fef801
Add a simple read/parse plugin to better handle text data
2019-10-30 11:33:36 +13:00
Jonathan Turner
5ff94004c6
Add urlencode/urldecode
2019-09-19 16:25:29 +12:00
Patrick Meredith
b514d93ffd
Add Decimal to sample.bson
2019-08-31 19:15:48 +02:00
Patrick Meredith
3d147d1143
Add SQLite support
2019-08-30 20:54:45 -04:00
Andrés N. Robalino
f1e8c433c2
[from/to]tsv support.
2019-08-29 04:02:16 -05:00
Patrick Meredith
738675259e
Improve test so that it should work on Windows
2019-08-26 21:26:49 -04:00
Patrick Meredith
a3b4d47b4e
Finish last few types and add tests
2019-08-25 09:50:25 -04:00
Jonathan Turner
6cf3dc92fc
Add support for utf16 files
2019-08-12 16:11:42 +12:00
Jonathan Turner
e4797f8895
Add end_plugin and sum
2019-07-27 06:40:00 +12:00
Andrés N. Robalino
2da43f4b06
Introduced initial cp functionality.
2019-07-21 21:23:02 -05:00
Andrés N. Robalino
191dacdd8b
Introduced conversion to csv command.
2019-07-21 02:08:05 -05:00
Andrés N. Robalino
895a1b2d72
Introduced ability to open csv documents.
2019-07-19 15:48:42 -05:00
Andrés N. Robalino
514da5bfa7
Can remove files and directories.
2019-07-18 05:21:24 -05:00
Jonathan Turner
227fdddc12
Add yaml roundtrip test. Bump nu version
2019-07-18 05:51:53 +12:00
Andrés N. Robalino
67a0606b6d
Different test data for a format Nu does not recognize.
2019-07-16 06:31:53 -05:00
Andrés N. Robalino
5ca9d307c6
Integration tests refactoring and visibility in them.
2019-07-16 05:33:41 -05:00