Graphics, Figures & TablesTwo Data Rows on one Tabular Row

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
stevesb
Posts: 9
Joined: Tue Jan 19, 2010 11:26 pm

Two Data Rows on one Tabular Row

Post by stevesb »

Dear all

About two years ago Joseph Wright kindly helped me get started with some code to read in a set of columns from a signle csv table and then have latex produce a table with two data rows on a single tabular row.

I wasn't able to finish the project using latex but now need to and have used the original code to produce the attached, which basically suits my needs but I have two outstanding issues which I would like to solve.

1) I want to create a large gap between the two sets of cols and land up with the left hand cols (ID,A,B,ZBW,ZWI) speparated with a bigger space from the right hand set of the same cols.

2) Also when using the \rowcolor command without the overhang declarations I notice that the last decimal place on that row is hidden.

If anyone can provide some clues as to what I could do to solve both issues I would be very grateful.

I have attached the raw data file, the tex file and the pdf currently produced as reference.

Thanks
Regards
Steve
Attachments
TwoCol_table.pdf
(50.08 KiB) Downloaded 149 times
TwoCol_table.tex
(1.54 KiB) Downloaded 178 times
results_A_SPC_6_2011.csv
(5.2 KiB) Downloaded 186 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply