scipy.arange ist veraltet und wird entfernt
You could instead import numpy as np and use the np.arange().
kamal
You could instead import numpy as np and use the np.arange().