Skip to content

Remove Pandas Restrictions

Choose a tag to compare

@gordonwatts gordonwatts released this 09 Apr 22:09
· 704 commits to master since this release
502803f

No longer restrict pandas to be version 1.X. Also, remove explicit support and CI testing for python 3.7, and add CI testing for 3.12.

Normally, due to the loss of functionality for 3.7, we'd call this v3.0, however that is reserved for the new version of the front end.

There should be no functional changes.

What's Changed

Full Changelog: v2.7.2...v2.8.0