Hi,

I used to save a list of arrays (a list with its elements being numpy arrays) to hdf5 files and load them without any problems.
Today I found that if I save the list of arrays, PyTables converts the array elements of the list into lists. So when I load the data I get list of lists.

I actually don't know what happened since I'm using EPD distribution of python and PyTables so it is unlikely that they got updated.

I was wondering if this is correct behavior or I did something wrong. 

Best regards,
Joon


--

Joon Ro
PhD Student in Marketing
McCombs School of Business
University of Texas at Austin

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to