Macrosynergy

Latest version: v1.1.4

Safety actively analyzes 723296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 16

0.0.38

What's Changed

Updating Documentation

* Hotfix: Updating docs landing page by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/981


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.37...v0.0.38

0.0.37

What's Changed
* Feature: Reviewing`PanelTimeSeriesSplit` by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/925
* Chore: Main→Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/948
* Update Chore: setup.py for v0.0.36 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/949
* Chore: Resolving merge conflict from 950 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/952
* Chore: Bump version - 0.0.37 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/953
* Feature: Update README.md logo by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/955
* Feature: Added ability to pass directives in docstrings by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/956
* Docs: Ralph's edits to static docs by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/957
* Docs: Added CI/CD documentation by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/959
* Feature/panel splitter class by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/923
* Bugfix: `PanelTimeSeriesSplit`, fixed adjustment of n_splits and train, test indices by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/963
* Feature : `return_beta` - Adding `max_obs`, and flexibility for input `df` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/746
* Bugfix: `CategoryRelations`, fixed Pandas warnings by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/965
* Bugfix: Adding tests and warnings to docs by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/960
* Docs: `PanelTimeSeriesSplit` documentation changes by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/969
* Feature: `PanelTimeSeriesSplit`, added figsize to visualisation method by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/970
* Feature: `PanelTimeSeriesSplit`, matplotlib changes by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/971
* Feature: `PanelTimeSeriesSplit`, matplotlib graphics change by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/972
* Feature: `msm.utils`, updating `standardise_dataframe` function by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/973
* Bugfix: `msm.utils.standardise_dataframe`, code indentation by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/974
* Bugfix: `panel_calculator()`, error with CID-XCAT intersection by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/968
* Bugfix: `CategoryRelations`, missing XCAT error message by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/964
* Chore: Test ← Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/975
* Chore: `ISRELEASED=True` for v0.0.37 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/976
* Chore: Updating ISRELEASED tag for v0.0.37 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/977
* Chore: Main←Test for release v0.0.37 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/978


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.36...v0.0.37

0.0.36

What's Changed

Hotfix Release due to misconfigured build settings

* Chore: Main→Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/948
* Update Chore: setup.py for v0.0.36 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/949
* Hotfix: Bug - source misconfigured in TOML by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/950
* Chore: Resolving merge conflict from 950 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/952


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.35...v0.0.36

0.0.35

What's Changed
* Main → Develop for v0.0.34 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/922
* Update setup.py for v0.0.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/926
* Bugfix: `check_availability()`, negative last updated date by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/928
* Update issue templates by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/910
* Bugfix: Naive PNL - weekly rebal freq, attribute error by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/933
* Refactor: Changed deprecation warning for `msm.dq` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/935
* Docs: Subpackage README for `macrosynergy.download` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/936
* Bugfix: New depr. warnings from `pandas==2.1.0` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/939
* Refactor: Removing Python legacy configuration files by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/937
* Feature: Adding line styles to `make_test_df()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/938
* Refactor: Moved `.coveragerc` into `pyproject.toml` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/941
* Refactor: Docs site by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/931
* Chore: Renamed workflows by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/943
* Chore: Update setup.py ISRELEASE for v0.0.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/945
* Chore: Test ← Develop for v0.0.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/946
* Chore: Main ← Test for v0.0.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/947


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.34...v0.0.35

0.0.34

What's Changed
* Update setup.py for v0.0.34 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/887
* Feature: Add FAQs to README by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/889
* Bugfix: `linear_composite()`, added pass-through for `normalize_weights` arg by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/890
* changes docs, some code and adds TODOs by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/893
* Bugfix: 'check_availabilites()' - "future" dates in plots by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/894
* Bugfix: Fixing `test_relative_value` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/899
* WIP : Refactoring `linear_composite()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/891
* adds sig_add argument to naive_pnl.make_pnl by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/877
* Bugfix: `linear_composite()` weights problem by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/903
* Bugfix: `SignalReturnRelations.apply_slip()` to raise warning instead of error for missing tickers by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/904
* Bugfix: Linear Composites, missing `xcats` when using `xcat_agg` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/906
* Bugfix: `CategoryRelations()` aggregation error by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/901
* Bugfix: `check_availability()` - negative missing days by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/914
* Test ← Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/912
* Update setup.py by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/915
* Test ← Develop for v0.0.34 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/916
* Main ← Test for v0.0.34 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/920


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.33...v0.0.34

0.0.33

What's Changed
* Main→Develop after release v0.0.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/861
* Update setup.py for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/862
* Bugfix : `view_metrics()` unittest backend reset by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/870
* Feature : Refactor `view_timelines` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/868
* Bugfix : `linear_composite` default values for `weights` and `signs` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/864
* Bugfix: Warning added to `_prepare_basket` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/803
* Bugfix: Reverting `view_timelines()` to last-stable-version by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/874
* Bugfix: Added passthrough for title_xadj by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/879
* Bugfix : Changed setup.py/`find_packages()` to exclude tests by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/871
* Feature: Changing Integration tests by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/869
* Feature : Check availability to use last business day as benchmark by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/867
* Bugfix: Updating docstring for `linear_composite()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/880
* Test ← Develop for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/881
* Main ← Test for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/882
* Bugfix: ISRELEASED=True for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/884
* Bugfix: ISRELEASED=True for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/885
* Bugfix: ISRELEASED=True for v0.0.33 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/886


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.32...v0.0.33

Page 12 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.