Skip to content

Okama 1.3.2

Compare
Choose a tag to compare
@chilango74 chilango74 released this 13 Dec 05:07
· 103 commits to master since this release

Okama now supports Panadas 2.0.0 and further versions. There is no backward compatibility with previous Pandas versions.

New features:

  • New rebalancing periods for portfolios: "half-year" and "quarter"
  • new set_values_monthly() method in Inflation to forecast data and change previos values
  • new dividend_yield_annual property in AssetList calculates dividend yield time series for calendar years
  • new get_dividend_mean_yield() method in AssetList shows mean dividend yield for a given period
  • plot_cml() has new y_axe parameter to switch from CAGR to mean rate of returns in the plots
  • asset_dividend_yield property renamed to dividend_yield in AssetList