Macrosynergy

Latest version: v1.0.2

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

Scan your dependencies

Page 2 of 15

0.1.35

What's Changed
* Chore: Bump to version 0.1.35 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1970
* Bugfix: Fix panel_calculator bug on Python 3.7 by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1971
* Feature: Implement ewm_sum by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1972
* Bugfix: Removing deprecated Pandas calls by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1949
* Chore: Update Python version warnings in setup.py by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1975
* Bugfix: Incorrect type-casting in `standardise_dataframe` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1976
* Bugfix: improve `repr` of InformationStateChanges class by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1977
* Chore: Update setup.py for release v0.1.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1979
* Chore: Test←Release for v0.1.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1980
* Chore: Main←Test for v0.1.35 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1981


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.34...v0.1.35

0.1.34

What's Changed
* Bugfix: Remove linearmodels by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1965

**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.33...v0.1.34

0.1.33

What's Changed

* Feature: Random Effects by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1958
* Feature: Support learning functionality on Py37 by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1950
* Feature: Add more helpful error message for when minimum observations are too large by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1960
* Bugfix: Fixing docstrings for InformationStateChanges `init` and `kwargs` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1939
* Docs: Remove path to old RST by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1945
* Refactor: Linear Composites by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1946
* Bugfix: Fix learning tests by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1947
* Bugfix: Change `update_df` to skip empty dataframes by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1948
* Docs: Updating docstring for `SignalReturnRelations` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1952
* Bugfix: Refactor `drop_nan_series` function to use the specified column by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1953


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.32...v0.1.33

0.1.32

What's Changed
* Chore: Develop←Main by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1930
* Chore: Update version and merge main→develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1933
* Chore: Apply formatting by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1934
* Bugfix: Fixing documentation formatting by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1935
* Feature: Rename argument in `InformationStateChanges.from_qdf()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1937
* Chore: Update setup.py by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1940
* Chore: Test←Develop for v0.1.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1941
* Chore: Main←Test for v0.1.32 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1942


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.31...v0.1.32

0.1.31

What's Changed
* Chore: Main→Develop after v0.1.30 release by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1926
* Feature: Fix download by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1927
* Feature: Added method `InformationStateChanges.from_isc_df()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1898
* Chore: Dev -> Test by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1928
* Chore: Main←Test for v0.1.31 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1929
* Chore: Update setup.py by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1931


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.30...v0.1.31

0.1.30

What's Changed
* Chore: Main -> Develop by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1916
* Chore: Bump Version to 0.1.30 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1917
* Bugfix: Add tight layout to `view_correlation()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1919
* Feature: Allowing users to input `cbar_fontsize` to `msv.view_correlation` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1920
* Feature: Add custom_download method by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1922
* Chore: Update setup.py for v0.1.30 release by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1923
* Chore: Test←Develop for v0.1.30 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1924
* Chore: Main←Test for v0.1.30 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1925


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.29...v0.1.30

Page 2 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.