2.0.0
- Upgraded to Python 3.10
- Refactored the API and data preprocessing
- Added a new LSTM model which uses a different context column, among other changes.
What's Changed
- Scenario generator for extended set of NPIs by @ofrancon in #215
- Fix Pandas append deprecation warnings by @ofrancon in #217
- Fix Pandas error_bad_lines deprecation warnings by @ofrancon in #216
- Fix Pandas groupby FutureWarnings by @ofrancon in #218
- Update URL pointing to OxCGRT_lastest.csv by @ofrancon in #219
- Use correct repo owner after repo move by @donn-leaf in #221
- Python 3.10 by @ofrancon in #222
- reduce the size of the test cases to automated testing runs faster by @JamiesonWarner in #223
- Refactors to the Jupyter notebooks including regenerating the cached historical IPs file by @JamiesonWarner in #220
New Contributors
- @donn-leaf made their first contribution in #221
- @JamiesonWarner made their first contribution in #223
Full Changelog: 1.1.8...2.0.0