Releases: cvxgrp/simulator
Releases · cvxgrp/simulator
v0.9.15
Shifting portfolios
What's Changed
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #333
- pyarrow by @tschm in #337
- notebooks by @tschm in #338
- Update basic.yml by @tschm in #339
- new portfolio.png by @tschm in #341
- Add files via upload by @tschm in #342
- Rename newplot-4.png to newplot.png by @tschm in #343
- updated notebooks by @tschm in #345
- Update dependabot.yml by @tschm in #346
- Update dependabot.yml by @tschm in #347
- shift portfolio in sep module to avoid cyclic dependency by @tschm in #349
Full Changelog: v0.9.13...v0.9.14
Simple sharpe ratio method in portfolio class
What's Changed
Full Changelog: v0.9.12...v0.9.13
Addressing warnings for Python 2.2.0
no longer assuming the name of the index is "index"
v0.9.11 backtest (#328)
With table in snapshot
What's Changed
Full Changelog: v0.9.9...v0.9.10
quantstats only an optional extra
v0.9.9 with quantstats (#321)
Reducing quantstats
316 remove matplotlib and seaborn (#317) * remove matplotlib * remove matplotlib plotting * replace with plotly snapshot * remove html * poetry * pkl files only * remove html test * remove html test * cleaning pyproject * notebooks updated * reducing quantstats