对数据data计算标准分数,data_mean是data的平均值,data_std是data的标准差,结果保存在result中:
result=(data- )/
出自:国家开放大学大数据预处理复习题