frictionlessdata / tabulator-py

Python library for reading and writing tabular data via streams.
https://frictionlessdata.io
MIT License
236 stars 42 forks source link

Excel not read correctly #214

Closed mcarans closed 7 years ago

mcarans commented 7 years ago

https://data.humdata.org/dataset/6d6d947a-27ec-46a4-9fe2-3d072d5df485/resource/622574cd-d173-4b2f-95d2-b0cdf1fdd253/download/16-wrd-tab_v3_external.xls

The above file is not read correctly. Read Tab15 using list format no headers. Iterate through rows. Some rows not read eg Central African Republic.

mcarans commented 7 years ago

Closing this as I think problem at my end