Welche NumPy-Operation wandelt eine Python-Liste in ein Array um?
np.dtype(lst)
lst.astype()
np.array(lst)
np.shape = lst