Python : numpy數組最大最小值、平均值、求和

「」"" 多維數組-最大最小平均值、求和 「」" import numpy as np n1 = np.random.randint(0,150,size=(2,4,5)) print(n1)web 運行結果: [[[144 132 99 140 19] [122 12 37 109 24] [143 96 71 110 80] [ 79 107 116 90 38]] [[ 84 146 112
相關文章
相關標籤/搜索