2010/8/16, Vineet Jain <vinjv...@gmail.com>:
> Is it possible to just get numpy arrays back from a query, so that
> when I index then in cython code I can get indexing at c speed?

You can get numpy structured arrays out of a query by using the
`Table.readWhere()` method.  But I'm not sure about the second part of
your question.  Could you be a bit more explicit on this please?

-- 
Francesc Alted

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to