Closed janezd closed 3 years ago
Like in core Orange, the deprecated np.float must be replaced with float.
np.float
float
Closed: use of np.float64 is not deprecated.
np.float64
Like in core Orange, the deprecated
np.float
must be replaced withfloat
.Includes