pandas教程:[12]transformation标准化数据

xxxspy 2015-02-11 18:11:01
Categories: Tags:

假如有一列数据需要转换为以1为标准差以0为平均数的标准分数,如何用pandas实现?今天我们一边介绍数据的标准化,一边感受一下transformation的用法。要知道transformation不仅仅可以实现数据的标准化,它可以实现任何你能想到的数据转换。

转载请注明来自DataScience.

邮箱: 675495787@qq.com