Re: Inserting/Deleting newline(s) in very large text files

2010-08-13 Thread Dlanor Slegov
: Dlanor Slegov Sent: Thu, August 12, 2010 5:22:58 PM Subject: Re: Inserting/Deleting newline(s) in very large text files On Thu, Aug 12, 2010 at 11:12 AM, Dlanor Slegov wrote: Hi, > >I am dealing with very large text files (a few million lines) and would like >to >check and modify th

Inserting/Deleting newline(s) in very large text files

2010-08-12 Thread Dlanor Slegov
Hi, I am dealing with very large text files (a few million lines) and would like to check and modify them according to a well defined format. The format requires ONLY ONE NEWLINE (followed by some sort of text) on top of the file and NO NEWLINE in the very end. The input files can be very dive

Writing Out from 2 Lists

2010-07-08 Thread Dlanor Slegov
Hi, I am trying to find a python solution for an informatics problem I have at work. Generalized equivalent of my problem is: I have an excel sheet with column 1 and column 2 having corresponding information (much like a dictionary, however with repeating "keys"). Its like if you read down