Your question is not completely clear to me, however, I would recommend you to look into the different numpy function:
np.concatenate
np.hstack
np.vstack
np.c_
etc.
Your question is not completely clear to me, however, I would recommend you to look into the different numpy function:
np.concatenate
np.hstack
np.vstack
np.c_
etc.