dragan savic (el 2007-11-12 a les 14:47:32 -0800) va dir:: > Thanks for your quick reply. To be more clear I am > doing some kind of a slice function where a user can > select different fields and one row or vise verse from > arbitrary number of tables. Since each field can have > different types I want to gather the data in a table > form. I thought of doing this with numpy arrays. If I > dump just one table with the flavor "numpy" I do get a > numpy array. That's what you did in pytables if I am > not wrong, so I wanted to do the same thing. I guess I > can use recarray unless you have a better idea for my > problem? > By the way, has anyone tried to implement any kind of > a slice function for arbitrary number of tables?
Hi Dragan. I'm not completely sure of having understood your problem,
but if you're looking for a way to manipulate NumPy arrays not directly
related with PyTables, I guess you'd better ask
[EMAIL PROTECTED] They really have an impressive number of
NumPy experts which use to come up with quite amazing and elegant
solutions for most questions! :)
Regards,
::
Ivan Vilata i Balaguer >qo< http://www.carabos.com/
Cárabos Coop. V. V V Enjoy Data
""
signature.asc
Description: Digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Pytables-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
