我有一个关于仅使用max(list array)和np.max(list array)之间的区别的问题。 ... a is an integer b = np.max([10**n for n in range(20)]) # b is a float
確定! 回上一頁