单项选择题

要弥补缺失值,可以使用均值、中位数、众数等,preprocessing模块中()函数可以实现。

A.preprocessing.Imputer ()
B.preprocessing.PolynomialFeatures ()
C.preprocessing.FunctionTransfbrmer ()
D.preprocessing.Binarizer ()