What's Changed
Features:
- Support for v4.1 (Sunshine) dataset in `NumeraiClassicDownloader`.
- Multiple fallbacks for FNC metric calculation in `NumeraiClassicEvaluator`. Works with v4.1, v4 and v3 datasets.
Fixes:
- Up to date educational notebooks
- Only import Tensorflow where needed.
- Making development environment more lean.
- Remove nbdev v1 legacy. Library is now fully working with nbdev v2.
Deprecated:
- `NumerFrame` metadata functionality
- MMC metrics in evaluation (deprecated Numerai metric)
- `FinnhubDownloader`
- `PandasDataReader`
- NumerBlox staking functionality (Reasons: We see no clear use cases yet for dynamic staking, too brittle API).
* Features/v41 data eval by crowdcent in https://github.com/crowdcent/numerblox/pull/120
**Full Changelog**: https://github.com/crowdcent/numerblox/compare/v0.4.0...v0.5.0