Skip to content

Covsirphy 3.1.0

Compare
Choose a tag to compare
@lisphilar lisphilar released this 04 Feb 13:21
· 338 commits to main since this release

Covsirphy dropped Python version 3.8 and added Python 3.12 support.
Covsirphy version 3.1.0 support 3.9, 3.10, 3.11 and 3.12.

Milestone:
https://github.com/lisphilar/covid19-sir/milestone/53?closed=1

Related issues

  • [New] Drop Python 3.8 support #1591
  • [New] Add Python 3.12 support #1592
  • [Bug] UserWarning when plotting: The figure layout has changed to tight #1484
  • [Bug] FutureWarning with the behavior of DataFrame concatenation with empty or all-NA entries #1511
  • [Bug] FutureWarning: The default of observed=False is deprecated #1514
  • [Bug] FutureWarning: Series.getitem treating keys as positions is deprecated #1513
  • [Bug] FutureWarning: Setting an item of incompatible dtype is deprecated #1515
  • [Bug] FutureWarning: Series.getitem treating keys as positions is deprecated #1595
  • [Bug] FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas. Value ' #1594
  • [Bug] DeprecationWarning: DataFrameGroupBy.apply operated on the grouping columns #1596
  • [Bug] tests failed with covsirphy.util.error.NotIncludedError: 'Population' was not included in the 'column list of raw data'. The dataframe has ISO3, Province, City, Date as columns. #1597
  • [Docs] fix URL expiration regarding pepy.tech #1504
  • [Docs] show data flow diagram of CovsirPhy on README #1507

What's Changed

Full Changelog: 3.0.0...3.1.0