py-ard
py-ard copied to clipboard
Remove Pandas Dependency
pandas
and numpy
dependency for py-ard
can be problematic when used as libraries in other applications or newer versions of Python. pandas
and numpy
drop/add Python versions and introduce incompatibilities. Long term solution should be to reduce pandas
dependency from py-ard
.
Set for py-ard==2.0.0
.