You can use Numpy's divide() function to do an element-wise division of a list by another list. For example: >>> a=np.array([12,13,14,15])
確定! 回上一頁