Python での ポートフォリオの計算
2017/01/17 | Python finance, optimization, portfolio, portfolioopt, python
Python でのポートフォリオの計算 ポートフォリオの計算について色々調べてみた。とりあえず使いたいって人はportfoliooptがおすすめ。色々自前で工夫したい人はscipyでちゃんとやっ
How to make VMware Player Screen Resolution Fixed.
As there is no specific good practise to do this, I'll leave an howto. Environment VMware Work
重回帰分析による米雇用統計の予測モデルを作成してみる
2015/12/17 | Python
この記事はPython その2 Advent Calendar 2015 の17日目の記事です。 1 はじめに 雇用統計のモデルで有名なにほんばっしー(現在活動停止中?)が公開していた予想
stop automatically closeing vim-ipython output with jedi-vim
Even though I commented out the following code in vim_ipython.py, ipython outpu automatically closed