PSLmodels / OG-Core

An overlapping generations model framework for evaluating fiscal policies.
https://pslmodels.github.io/OG-Core/
Creative Commons Zero v1.0 Universal
66 stars 114 forks source link

Reduce warnings when running code #951

Open jdebacker opened 2 months ago

jdebacker commented 2 months ago

Some changes to the package dependencies have resulted in significant warnings. E.g., I get more than 12,000 when running the test_aggregates.py module:

================================ 37 passed, 12800 warnings in 7.32s ================================

These warnings may lead to future errors, so it would be wise to resolve them.