Closed ricoms closed 1 year ago
as numpy deprecated np.float, I'm suggesting here to remove both uses of it. Error and solution reference - https://stackoverflow.com/questions/74844262/how-to-solve-error-numpy-has-no-attribute-float-in-python. Also tries to fix #50
np.float
as numpy deprecated
np.float
, I'm suggesting here to remove both uses of it. Error and solution reference - https://stackoverflow.com/questions/74844262/how-to-solve-error-numpy-has-no-attribute-float-in-python. Also tries to fix #50