Tools for parsing messy tabular data. This is now superseded by https://github.com/frictionlessdata/tabulator-py
387
stars
110
forks
source link
separate tests cases in test_read.py into TestCsvRead, TestXlsRead etc #70
Closed
fawkesley closed 11 years ago
This means that if one reader throws an error it'll still run the other tests.