You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
pandas
andnumpy
dependency forpy-ard
can be problematic when used as libraries in other applications or newer versions of Python.pandas
andnumpy
drop/add Python versions and introduce incompatibilities. Long term solution should be to reducepandas
dependency frompy-ard
.Set for
py-ard==2.0.0
.The text was updated successfully, but these errors were encountered: