Skip to content

CovsirPhy v.2.27.0

Compare
Choose a tag to compare
@lisphilar lisphilar released this 19 Sep 12:15

Installation

  • [New] Drop Python 3.7 support #1146
  • [New] install all dependency automatically (especially with Python 3.10) by using pyarrow as the engine of reading CSV files #1159

Data engineering

  • [New] dataset regarding population #1180
  • [New] apply date range with DataEngineer().clean(kinds=["resample"], date_range=<tuple>) #1217
  • [Fix] UnicodeEncodeError when automated downloading #1160
  • [Deprecate] JapanData class #1179

Documentation

  • [Docs] how to analyze Monkeypox 2022 linelist data with SIR-derived models #1131
  • [Docs] add configuration file of Binder to open notebooks #1201
  • [Docs] remove input.py #1198
  • [Docs] fix terms in glossary list: trend analysis -> change point analysis #1216
  • [Docs] improve readability of API reference by updating titles and ignore internal classes #1208

For developers

  • [Revise] deptry 0.4.6 is available #1195
  • [Revise] use deptry version 0.5.0 #1207
  • [Revise] multiprocessing in tests #1203

Acknowledgement

Special thanks for users and developers!

Related issues and pull requests:
https://github.com/lisphilar/covid19-sir/milestone/48?closed=1

What's Changed

Full Changelog: 2.26.2...2.27.0