小编Vol*_*lov的帖子

IPython 4 shell不适用于Sublime REPL

我在从Sublime REPL包运行IPython shell时遇到问题.

这是我得到的:

C:\Anaconda\lib\site-packages\IPython\config.py:13: ShimWarning: 
The`IPython.config` package has been deprecated. You should import from 
traitlets.config instead.
"You should import from traitlets.config instead.", ShimWarning)

C:\Anaconda\lib\site-packages\IPython\terminal\console.py:13: ShimWarning:  
The `IPython.terminal.console` package has been deprecated. You should 
import from jupyter_console instead.
"You should import from jupyter_console instead.", ShimWarning)

C:\Anaconda\lib\site-packages\IPython\frontend.py:21: ShimWarning: The top-
level `frontend` package has been deprecated. All its subpackages have been 
moved to the top `IPython` level.
"All its subpackages have been moved to the top `IPython` level.", 
ShimWarning)

Traceback (most …
Run Code Online (Sandbox Code Playgroud)

python ipython sublimerepl sublimetext3 jupyter

7
推荐指数
1
解决办法
4568
查看次数

如何获得R中所有雅虎财经共同基金的清单?

我想获得通过雅虎财经提供给R的所有共同基金的清单.TTR包中有一个stockSymbols功能,但它似乎没有获得共同基金.

谢谢,

r quantmod yahoo-finance

6
推荐指数
1
解决办法
1908
查看次数