Skip to content

v0.0.47

Compare
Choose a tag to compare
@Magnus167 Magnus167 released this 09 Nov 11:56
· 1898 commits to main since this release
183d3ca

What's Changed

  • Feature: Show 10 slowest tests in test output by @sandresen1 in #1191
  • Feature: Added README for macrosynergy.learning by @rushilg99 in #1192
  • Refactor: Using a common method for GH API calls by @Magnus167 in #1193
  • Feature: Remove expanding_statistics.py & refactor math.py by @sandresen1 in #1195
  • Feature: Lasso and MAP feature selection + Z score signal creation by @rushilg99 in #1176
  • Feature: function to translate test predictions into Naive PnLs by @rushilg99 in #1198
  • Bugfix: Fixed bug where cids is declared incorrectly in output_table by @sandresen1 in #1199
  • Feature: Added cids to constructor of Signals Returns by @sandresen1 in #1200
  • Feature: Add warning to when cids specified in Signal Base are not in the reduced dataframe by @sandresen1 in #1201
  • Feature: Consolidate cids into signal base by @sandresen1 in #1204
  • Feature: Refactoring of Signals Directory by @sandresen1 in #1205
  • Feature: Refactoring Converge Row by @sandresen1 in #1206
  • Feature: return self in transformer fit + dataframe in benchmark transformation by @rushilg99 in #1208
  • Bugfix: Add context manager to correlation matrix plotting by @Magnus167 in #1211
  • Refactor: edit correl_matrix default title by @emhbrine in #1203
  • Bugfix: Add legend location and bbox args to view_ranges() by @Magnus167 in #1212

Full Changelog: v0.0.46...v0.0.47