Skip to content

Okama 1.2.3

Compare
Choose a tag to compare
@chilango74 chilango74 released this 08 Oct 04:34
· 174 commits to master since this release

The release uses runtime Python 3.8. This version is recomended for development. Previous versions of okama were using legacy Python 3.7.

New features:

  • EfficentFrontier().get_monte_carlo() method return risk, return and weights data for random portfolios.

Fix:

  • Columns order is lost in Portfolio().weights_ts
  • minor bugs