import statsmodels.tsa.stattools as stmstm.adfuller(data, maxlag=None, regression=‘c’, autolag=‘AIC’, store=False, regresults=False)。