No module named ‘statsmodels‘
·

pip install statsmodels 成功解决导入问题。下载如果比较慢,可以在后面加上国内镜像源:
pip install statsmodels -i https://pypi.tuna.tsinghua.edu.cn/simple
更多推荐

pip install statsmodels 成功解决导入问题。下载如果比较慢,可以在后面加上国内镜像源:
pip install statsmodels -i https://pypi.tuna.tsinghua.edu.cn/simple
更多推荐
所有评论(0)