Hola Francesc,
On Mon, 2011-02-21 at 22:17 +0100, Francesc Alted wrote:
> Hola Felipe,
>
> 2011/2/21, Felipe Barriga Richards :
> > On Tue, 2011-02-22 at 05:50 +1100, Tony Theodore wrote:
> >> On 22 February 2011 01:33, Felipe Barriga Richards
> >> wrote:
> >> > Hi everyone,
> >> >
> >> > I've d
Hola Felipe,
2011/2/21, Felipe Barriga Richards :
> On Tue, 2011-02-22 at 05:50 +1100, Tony Theodore wrote:
>> On 22 February 2011 01:33, Felipe Barriga Richards
>> wrote:
>> > Hi everyone,
>> >
>> > I've developed a parser that read csv files and save them on a hdf5 file
>> > (on python using py
On Tue, 2011-02-22 at 05:50 +1100, Tony Theodore wrote:
> On 22 February 2011 01:33, Felipe Barriga Richards
> wrote:
> > Hi everyone,
> >
> > I've developed a parser that read csv files and save them on a hdf5 file
> > (on python using pytables). The initial problem it was that pytables
> > doesn
On 22 February 2011 01:33, Felipe Barriga Richards
wrote:
> Hi everyone,
>
> I've developed a parser that read csv files and save them on a hdf5 file
> (on python using pytables). The initial problem it was that pytables
> doesn't support simultaneous write (on multiple threads/processes) so
> I'v