On Nov 2, 11:50 pm, Terry Reedy wrote:
> On 11/2/2011 7:06 PM, Dennis Lee Bieber wrote:
>
> > On Wed, 2 Nov 2011 14:13:34 -0700 (PDT), Matt
> > declaimed the following in gmane.comp.python.general:
>
> >> I have a few hundred .csv files, and to each file, I want to
> >> manipulate the data, then s
On 11/2/2011 7:06 PM, Dennis Lee Bieber wrote:
On Wed, 2 Nov 2011 14:13:34 -0700 (PDT), Matt
declaimed the following in gmane.comp.python.general:
I have a few hundred .csv files, and to each file, I want to
manipulate the data, then save back to the original file.
That is dangerous. Better t
On 11/02/11 16:13, Matt wrote:
Hi All,
I am trying to do a really simple file operation, yet, it befuddles me...
I have a few hundred .csv files, and to each file, I want to manipulate the
data, then save back to the original file. The code below will open up the
files, and do the proper mani