v0.3.5
This is a minor release from 0.3.4 that includes bugfixes, speed enhancement and compatibility with more recent pandas versions. We recommend that all users upgrade to this version.
Bugfixes
- Issue 323 factor_rank_autocorrelation infers turnover period in calendar space while periods could have different time space
- PR 324 avoid crashing Alphalens when autocorrelation or turnover data contains only NaNs
Performance
- PR 327 Speed up
compute_forward_returns
andget_clean_factor
Compatibility with new pandas versions
- PR 328 improved compatibility with pandas 0.23.4