What's Changed
* Chore: Updating setup.py for v0.0.44 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1062
* Chore: CI/CD, added CODEOWNERS file by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1063
* Bugfix: `test_signal_return`, using `np.isclose` instead of `round` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1072
* docs and assert changes in panel_cv_scores by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/1073
* Feature: new `panel_cv_scores` to return cv scores over a panel by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1055
* Feature: optional std dev cv metric + long bias display by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1077
* Feature: view metrics refactor by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1056
* Feature: Common cache on the `develop` branch by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1079
* Bugfix: CI/CD, common cache by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1080
* longbias fix by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1078
* Feature: Consolidates apply_slip into utils.py by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1066
* Feature: added metrics to detect long bias in a model by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1081
* Bugfix: `macrosynergy.visuals`, safely failing when "seaborn-darkgrid" style is not available by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1075
* Feature: Efficiency changes to shape_dfs.py by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1085
* Feature: CI/CD, Pull request QC and directives by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1084
* Bugfix: PR QC failing when no description provided by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1086
* Bugfix: Merge-After directive not working in PRs by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1088
* Bugfix: fix lags for `correl_matrix` by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1090
* Bugfix: Change unit test to use relative tolerance to avoid test failing by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1091
* Bugfix: `view_timelines()`, cross-sectional mean not working by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1092
* Feature: `ms.learning`, added benchmark transformer class by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1083
* Bugfix: Seaborn/Matplotlib style issue by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1094
* Feature: `check_pr()` added version based directives by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1093
* Bugfix: PR QCD workflow by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1095
* Chore: Update setup.py, ISRELEASED=True for v0.0.44 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1096
* Docs: Updating contribution guide by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1097
* Docs: `ms.learning`, adding experimental notice by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1099
* Chore: Test←Develop for v0.0.44 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1098
* Chore: Main←Test for v0.0.44 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1100
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.43...v0.0.44