User Profile
Collapse
-
Thanks for pseudo code, I got something else implemented but this is a more robust solution. -
.txt file to excel .csv
Hello,
I have some very large(several Mb) text files I am trying to process and parse using a Python script (novice python user). I am using the eclipse IDE and version 3 of python if that makes a difference.
I am trying to also make use of the csv module in python.
the .txt file has the following format for data:
Code:09:04:11 <break>0M!00021<CR><LF>
No activity results to display
Show More
Leave a comment: