Hi
I have loaded around 2200 table total of 1.1GB (I have a lot more to
load - csv size is 12GB). The load crash with a memory error:
Script run-time error
-
Traceback (most recent call last):
File "c:\QuantView\App\a2\ubs-packages\qa\scripting.py", line 48, in
executeScrip
A Tuesday 07 December 2010 17:09:44 Anthony Scopatz escrigué:
> Hello Francesc,
>
> Yes, the do/undo machinery is already capturing this (among other
>
> > events). If you are only interested in triggering an action on
> > node creation,
>
> Actually, this was fairly easy to expose. Attached i
Hello Francesc,
Yes, the do/undo machinery is already capturing this (among other
> events). If you are only interested in triggering an action on node
> creation,
>
Actually, this was fairly easy to expose. Attached is a patch that allows
the user to submit a 'hook' function that then gets cal
A Tuesday 07 December 2010 01:42:31 Robert Pierce escrigué:
> Francesc Alted pytables.org> writes:
> > A Monday 08 November 2010 16:11:32 escriguéreu:
> > > Thanks for the quick response, Francesc.
> > >
> > > Yes, I have Cython.x86_64 0.13 installed and functioning (we use
> > > it elsewhere). A