Release v0.7.0-alpha.5
Pre-release
Pre-release
·
0 commits
to master
since this release
API changes
- Changed
base_price_ffill_shiftto justffill_shift - Added quality adjustment to
index_calculator - Modified
index_calculatorso that it now acceptsbase_pricesas a parameter, and fills and shifts them when it does.
Bugs
- Fixed in
get_base_priceswhere.eq()method was being used instead ofisin().