将Quandl导入python shell

时间:2018-09-28 05:39:51

标签: python python-imaging-library quandl

我已经通过pip与sci-kit Learn,matplotlib和pandas一起安装了Quandl库,但是在导入quandl库时,它显示了错误。

我在此处附有屏幕截图。

enter image description here

enter image description here

1 个答案:

答案 0 :(得分:1)

正确的名称为quandl,所有小写字母均为shown in the docs。因此尝试

import quandl