将 Quandl 导入 python shell 时出错
Error while importing Quandl to python shell
我已经通过 pip 安装了 Quandl 库以及 sci-kit learn、matplotlib 和 pandas,但是在导入 quandl 库时,它显示错误。
我在这里附上了屏幕截图。
正确的名字是quandl
,全部小写为shown in the docs。因此尝试
import quandl
我已经通过 pip 安装了 Quandl 库以及 sci-kit learn、matplotlib 和 pandas,但是在导入 quandl 库时,它显示错误。
我在这里附上了屏幕截图。
正确的名字是quandl
,全部小写为shown in the docs。因此尝试
import quandl