Skip to content

v0.0.50

Compare
Choose a tag to compare
@sandresen1 sandresen1 released this 01 Dec 14:36
· 1633 commits to main since this release
e85f831

What's Changed

  • Feature: Refactoring historic_vol() by @Magnus167 in #1247
  • Feature: Remove old group-id from DataQueryInterface.get_catalogue() by @Magnus167 in #1249
  • Refactor: Refactored imports in learning module by @Magnus167 in #1251
  • docs & todos by @rsueppel in #1252
  • Bugfix: Removes incorrect assert from update_df and add more robust tests by @sandresen1 in #1250
  • Feature: prediction_tools parallelisation by @emhbrine in #1234
  • Refactor: Updating flake8 directives by @Magnus167 in #1254
  • Bugfix: Allows QDF Type to be an empty dataframe by @sandresen1 in #1257
  • Docs: Incorrect docstring for nan_tolerance in historic_vol() by @Magnus167 in #1256
  • Feature: added title_fontsize arg to SignalReturnRelations plotting methods by @Magnus167 in #1259
  • Feature: reordered learning submodule constructor by @rushilg99 in #1255
  • Feature: type and value checks for transformers + minor refactoring by @rushilg99 in #1262
  • Bugfix: When cross sections intersections exclusively across signals are empty the communal sample doesn't index from the dataframe by @sandresen1 in #1261
  • Feature: Added logic to sort DF from JPMaQSDownload by @Magnus167 in #1268
  • Bugfix: Seaborn version/Missing heatmap annotations by @Magnus167 in #1269
  • Feature: Set rounding for statistic table heatmap by @sandresen1 in #1270
  • Feature: Out of sample signal optimiser + new transformers + new predictors by @rushilg99 in #1266
  • Feature: mapselector now returns zeros when no features are significant by @rushilg99 in #1274
  • Feature: Refactor panel calculator by @sandresen1 in #1273
  • Feature: Add small typing to panel calculator by @sandresen1 in #1276
  • Feature: Naive predictor class published by @rushilg99 in #1275
  • Bugfix: Fix typing error which declares a tuple by @sandresen1 in #1280
  • Feature: Small refactor/reformat to make_zn_scores by @sandresen1 in #1279
  • Feature: refactor return beta by @sandresen1 in #1281
  • Feature: Add label for cs mean in view_timelines by @sandresen1 in #1282
  • Docs: Updating ZScaler documentation in FAQs by @Magnus167 in #1283

Full Changelog: v0.0.49...v0.0.50