Skip to content

0.1.3

Compare
Choose a tag to compare
@rickecon rickecon released this 12 Feb 23:24
· 208 commits to master since this release
e7b564b

This release:

  • Restricts Python version in environment.yml and setup.py to be <3.12
  • Updates the Jupyter Book copyright to 2024 in _config.yml
  • Updates the pandas_datareader quarterly calls in macro_params.py to be "QE" instead of just "Q"
  • Adds Jupyter Book and Black tags to README.md and intro.md
  • Adds back Windows tests to build_and_test.yml
  • PR #84 fixed some formatting
  • PR #85 updated the way the dask client is set in run_og_usa.py script
  • PR #86 moved demographics.py out of OG-USA and into OG-Core