Macrosynergy

Latest version: v1.1.4

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

Scan your dependencies

Page 8 of 16

0.1.9

What's Changed
* Chore: Main→Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1514
* Chore: Bump to v0.1.9 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1515
* Bugfix: Fix variable name in `msv.timelines()` function by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1518
* Bugfix: `get_eops` - fix `dates=None` behaviour by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1523
* Bugfix: Revert "Bugfix: `get_eops` - fix `dates=None` behaviour" by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1524
* Bugfix: Dates behaviour in `get_eops()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1525
* Bugfix: Revert "Feature: Add `blacklist` parameter to `view_timelines()`/`msv.timelines()`" by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1532
* Feature: Signal Optimizer explainability by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1472
* Feature: Add `TOKEN_EXPIRY_BUFFER` to `dataquery.Oauth` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1534
* Chore: Update setup.py , ISRELEASE=True by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1536
* Chore: Test←Develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1535
* Chore: Main ← Test by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1537


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.8...v0.1.9

0.1.8

What's Changed
* Feature: Notebook Runner workflow by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1432
* Feature: Workflow for notebook runner by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1433
* Chore: Merging `main`→`develop` after release v0.1.7 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1501
* Feature: Change argument name of multiple_reg_scatter to match reg_scatter by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1503
* Bugfix: Set apply util, raise_error to false so it doesn't fail if cross sections don't exist by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1507
* Feature: Add Workflow that runs all notebooks by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1506
* Feature: Add `blacklist` parameter to `view_timelines()`/`msv.timelines()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1509
* Chore: Release v0.1.8 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1510
* Chore: Develop -> Test by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1511
* Chore: Test→Main for v0.1.8 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1513


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* Chore: Bump to version 0.1.7 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1496
* Bugfix: Fix bug on logic of communal sample period by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1500


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.6...v0.1.7

0.1.6

What's Changed
* Refactor: clean up `__communal_sample__` by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1379
* small docs addition by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/1382
* Docs: Remove `macrosynergy.dataquery` from README.md by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1471
* Feature: Multiple Reg Scatter by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1453
* Feature: View Timelines by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1473
* Feature: Adjust coef box fontsize by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1475
* Bugfix: Remove debug timer from facetplot by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1476
* Bugfix: Minor change to `historic_vol` unittests by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1478
* Bugfix: added set_params method to all linear weighted models by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1477
* Feature: Refactor `macrosynergy.download` subpackage by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1464
* Bugfix: view_timelines ticks by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1479
* Feature: Parameter formatting in docstrings by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1483
* Bugfix: Fix indexing error when cumulative sum in view timelines is called by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1486
* Feature: function to display joint signal vs return & PnL statistics by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1487
* Bugfix: `JPMaQSDownload`, adding more log statements by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1484
* Feature: models_heatmap fix when only one model is selected by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1488
* Chore: Updating requirements by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1489
* Feature: create copy of scoring dictionary instead of manipulating the users' by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1455
* Feature: AUC and Macrosynergy panel test p-value statistics added to signal return relations by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1376
* Bugfix: Set default position of legend to be outside the plot by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1492
* Bugfix: Change legend loc default by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1493


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Chore: Main -> Develop by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1419
* Chore: Bump version to 0.1.5 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1420
* Feature: Speed up view_timelines by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1421
* Feature: Speed up view_timelines by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1422
* Bugfix: Revert "Feature: Speed up view_timelines" by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1423
* Feature: Fix `datetime.datetime.utcnow()` usage by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1393
* Feature: Enable reg_scatter subplots by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1425
* Bugfix: Update `datetime.utcnow()` usage to use `timezone.utc` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1428
* Bugfix: Remove deprecated `msm.DataQueryInterface` class and unittest by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1426
* Docs: Refactor build process and changes to front page by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1400
* Feature: Docs, Elastic Search by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1429
* Feature: BaseWeightedLinearRegression by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1431
* Bugfix: Fix QDF column names in docstrings by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1444
* Feature: LAD linear regressor with a positive restriction option by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1443
* Feature: Optimize dataframe conversion in `JPMaQSDownload()` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1442
* Bugfix: Added reversible mapping for `_map_to_business_day_frequency` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1446
* Bugfix: Correct logging level for DQ paginated responses by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1439
* Bugfix: Fix formatting issue release_notes.py by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1445
* Feature: Add unit tests for VintageData class by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1448
* Feature: Sign- and Time- weighted LAD linear regression models by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1447
* Feature: Signal optimiser edge case handling for no model selected + blacklisted country not in the dataframe by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1452
* Bugfix: Fix `JPMaQS.check_connection()` calls and delay param by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1457
* Bugfix: missing cids from linear composite are correctly removed by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1461
* Feature: Extending type-hinting functionality of `QuantamentalDataFrame` to subclass `pd.DataFrame` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1264
* Chore: Update setup.py, ISRELEASE=True by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1465
* Chore: Test←Develop for v0.1.5 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1466
* Chore: Main←Test for v0.1.5 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1467


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* Bugfix: Fix artifact upload having the incorrect versioning with deployment to github pages by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1411
* Feature: Updating delay param code by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1412
* Bugfix: Fix how update tickers works and fix errors caused if using pandas v2.2 by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1413
* Feature: Xcat aggregation is performed if new_xcat name is declared by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1414
* Bugfix: Fix error thrown when ncols is specified in reg_scatter by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/1415


**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.3...v0.1.4

Page 8 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.