array of different n-dimensional arrays?

7 views
Skip to first unread message

Sam Miller

unread,
Feb 15, 2018, 4:40:36 PM2/15/18
to bcolz
Hi,
Currently, I have a list of arrays with shapes like [(shape), (64, 64,12), (64, 64,56), (64, 64,5), . . . ] they vary in the last dimension so I can't use a np.array(list).
Is it possible to use bcolz to save the list of arrays?  If so how?  Or do I have to create a folder and save each array in the list individually? I don't really want to 
do this since my list is ~1000.
Reply all
Reply to author
Forward
0 new messages