试题详情

python语言, 以下语句正确的是

Afrom pandas import svm

Bfrom numpy import svm

Cfrom sklearn import svm

Dfrom xgboost import svm