From 6d3b6a758aaff63524773ec2476258fd4707c9a2 Mon Sep 17 00:00:00 2001 From: Gregory Petukhov Date: Thu, 13 Aug 2015 18:08:38 +0500 Subject: [PATCH] Create console_tools.md --- console_tools.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 console_tools.md diff --git a/console_tools.md b/console_tools.md new file mode 100644 index 0000000..c7c62e4 --- /dev/null +++ b/console_tools.md @@ -0,0 +1,8 @@ +# Console Tools + +Command line interface tools to process data + +## Specific Formats Processing + +* CSV + * [csvkit](https://github.com/onyxfish/csvkit) - Utilities for converting to and working with CSV.