Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@danielhuppmann danielhuppmann released this 22 May 10:03
· 67 commits to main since this release
110bfa9

Release v1.9.0

Highlights

  • Ensure compatibility with pandas v2.0
  • Add Python 3.11 to supported versions
  • Fix an issue when concatenating a list of pd.DataFrame objects

Individual updates

  • #745 Add Python 3.11 to supported versions
  • #742 Fix an issue when concatenating only pd.DataFrame objects
  • #739 Ensure compatibility with pandas v2.0