DocNow / twarc

A command line tool (and Python library) for archiving Twitter JSON
https://twarc-project.readthedocs.io
MIT License
1.36k stars 255 forks source link

json2csv.py with Excel option #214

Closed melaniewalsh closed 6 years ago

melaniewalsh commented 6 years ago

When I run json2csv.py with the new Excel option code, I get the error:

TypeError: get_row() got an unexpected keyword argument 'excel'

edsu commented 6 years ago

Are you using --excel?