mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-01 04:01:58 +00:00
FAQ entry for rectangularize after unpaired-join
This commit is contained in:
parent
b0d8b67fea
commit
b7f14bccfa
2 changed files with 7 additions and 0 deletions
4
doc/data/color-codes.csv
Normal file
4
doc/data/color-codes.csv
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
id,code
|
||||
3,0000ff
|
||||
2,00ff00
|
||||
4,ff0000
|
||||
|
3
doc/data/color-names.csv
Normal file
3
doc/data/color-names.csv
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
id,color
|
||||
4,red
|
||||
2,green
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue