Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Release v2.1.7

Latest
Compare
Choose a tag to compare
@prete prete released this 10 Mar 09:36
· 1 commit to master since this release
714bbbc
  • Fix pandas version, pinned to pandas>=1.0.0,<=1.1.4 to prevent 'pandas.errors.InvalidIndexError: Reindexing only valid with uniquely valued Index objects'
  • Add min version numpy>=1.16.5 to match pandas requirement.
  • Remove unused cython requirement.