Hi Everyone,

I am wondering how I can persist a whole tuple into a single column of
a table. If that is possible, it would be very convenient. I have a
list

l=[ [('A','V',1), 1.2], [('X','O',1), 11]...]

The tuple is the key of each record. I'd like to put it in a single column.

Thanks,
Geoffrey

-------------------------------------------------------------------------
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
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to