Closed ajtucker closed 6 years ago
Using pandas.read_fwf rather than read_csv should be more robust. The column spec can come from the format described in https://www.uktradeinfo.com/Statistics/RTS/Documents/RTS%20Detailed%20data%20information%20pack.pdf
Done in commit 4e9e241ecb96bd4522df22c56efe39e1b9e4bd8d
Using pandas.read_fwf rather than read_csv should be more robust. The column spec can come from the format described in https://www.uktradeinfo.com/Statistics/RTS/Documents/RTS%20Detailed%20data%20information%20pack.pdf