csvlook, csvstat not usable due to "must be str, not bytes" error
Created by: bklaas
csvlook data_dict_ca1901a.csv must be str, not bytes
I am using ArchLinux, Python 3.4.1, and csvkit installed via pip (compiled against Python 3.4.1). This feels like a Python 3.x issue.
Possible pointers for a fix: http://stackoverflow.com/questions/5512811/builtins-typeerror-must-be-str-not-bytes http://stackoverflow.com/questions/4980292/programming-python-for-absolute-beginners-chapter-7-storing-complex-data