root/cdat/trunk/contrib/asciidata/Test/example_data.csv

Revision 1559, 359 bytes (checked in by dubois, 8 years ago)

Add algorithms for reading files of ascii data with headers.

Can handle tab-separated or comma-separated values.

Line 
1 Name, Telephone number, Address, Silly number
2    
3 Eliot, 01823 448112, Taunton, 03 
4 Steve,01823 771238     , "nr. Taunton, Somerset", -10092332
5 Kerran, 01242 343125, "  Cheltenham  ", 3.452456
6
7 # A comment which isn't real data
8
9 Nathan,   0117 5974321, Bristol, 91203123
10
11 Pohtoht,
12
13 wibble \",
14 ""
15
16
17 ""
18 Someone, "I want to""put some\" marks\' in", woo, woo2
Note: See TracBrowser for help on using the browser.