A.import *B.import allC.from module import allD.from module import *
A.list.sort()B.sorted()C.sort()D.arrange()
A.numpyB.pandasC.scipyD.statsmodels