Ok, that *almost* works... unfortunately I'm not at all familiar with the code to fix it (but hey, at least now I can navigate to the right folders and stuff on command line... I might be learning slowly but I am learning)... it returns the first line of my file in the perfect format...but just the first line. Any ideas?
(I just exported it as a .csv and used the first option)
Just save that to a file named convert.py and run > python convert.py at the command line (assuming you have python installed, which should be the case if you're running on a mac).
Comments 19
Reply
Reply
Any ideas?
(I just exported it as a .csv and used the first option)
Reply
Reply
http://pastebin.com/uvWadxU7
Just save that to a file named convert.py and run
> python convert.py
at the command line (assuming you have python installed, which should be the case if you're running on a mac).
Reply
Reply
http://pastebin.com/7VM7ipJv
Reply
Reply
Leave a comment