A Monday 27 September 2010 16:54:57 Koert Kuipers escrigué:
> Thanks Francesc.
> Does Table.copy() supports start and stop? I need to copy 4mm rows
> out of a table of 15mm rows. So copying the whole table and then
> deleting rows is not optimal either I suspect.

It does.  Just check carefully the docstrings (and specifically the 
different `**kwargs` that are inherited from `Leaf.copy()`).  I'd say 
that this is fastest way to do what you want.

-- 
Francesc Alted

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to