mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
mlr --csv --rs lf emphasis
This commit is contained in:
parent
cdedcf11e2
commit
d07b7b2014
3 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 — 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:
|
||||
|
|
|
|||
|
|
@ -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 — seeing what columns you have to work with:
|
||||
<p/>
|
||||
<div class="pokipanel">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue