python list 的Avg、WAvg、Max、Min · 1、将数组中的string,转换为float类型. data = ['1.0', '2.1', '3.9'] map(float, data) · 2、计算数组的Avg(平均值) ...
確定! 回上一頁