试题详情

Python中,执行什么语句之后,可以使用聚合函数max、min。

Aimport max,min

Bimport xgboost as xgb

Cfrom matplotlib import pyplot as plt

Dimport pandas as pd