mlr --csv --rs lf emphasis

This commit is contained in:
John Kerl 2015-12-29 15:06:11 -05:00
parent cdedcf11e2
commit d07b7b2014
3 changed files with 5 additions and 2 deletions

View file

@ -16,12 +16,11 @@ TOP OF LIST
* wiz/veith ack @ dox x 2
* ruby @ optextdep @ mld; poki+mkman
* rename mlr_selected_values_from_record to mlr_reference_selected_values_from_record
! --rs lf splatters
- termcvt flins & rework that page
* light edit on utf8 page
* --mmap/--no-mmap @ mlr -h
* debian screenshot
* termcvt flins & rework that page
* mem-mgmt scrutinize: valgrind w/ leak check @ regtest/run
- xxxes

View file

@ -4,6 +4,8 @@ POKI_PUT_TOC_HERE
<p/> The <a href="data/flins.csv">flins.csv</a> file is some sample data
obtained from <a href="https://support.spatialkey.com/spatialkey-sample-csv-data">https://support.spatialkey.com/spatialkey-sample-csv-data</a>.
<p/><b>Note: please use "mlr --csv --rs lf" for for native Un*x (linefeed-terminated) CSV files.</b>.
<p/>Vertical-tabular format is good for a quick look at CSV data layout &mdash; seeing what columns you have to work with:
POKI_RUN_COMMAND{{head -n 2 data/flins.csv | mlr --icsv --oxtab cat}}HERE
<p/> A few simple queries:

View file

@ -144,6 +144,8 @@ Miller commands were run with pretty-print-tabular output format.
<p/> The <a href="data/flins.csv">flins.csv</a> file is some sample data
obtained from <a href="https://support.spatialkey.com/spatialkey-sample-csv-data">https://support.spatialkey.com/spatialkey-sample-csv-data</a>.
<p/><b>Note: please use "mlr --csv --rs lf" for for native Un*x (linefeed-terminated) CSV files.</b>.
<p/>Vertical-tabular format is good for a quick look at CSV data layout &mdash; seeing what columns you have to work with:
<p/>
<div class="pokipanel">