j
k
j a
j l
Sven Schreiber <svetosch <at> gmx.net> writes:
So I think what's needed is: b = array(yourlist) b.reshape(b.shape[0], -1)
So I think what's needed is:
b = array(yourlist) b.reshape(b.shape[0], -1)
Yes! That is it. Thanks, Christian
Back to the thread
Back to the list