Actions: roboflow/notebooks
Actions
Showing runs from all workflows
246 workflow runs
246 workflow runs
np.float
was a deprecated alias for the builtin float
. To avoid this error in existing code, use float
by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64
here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
Issue greetings
#388:
Issue #272
closed
by
SkalskiP
np.float
was a deprecated alias for the builtin float
. To avoid this error in existing code, use float
by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64
here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
Issue greetings
#387:
Issue #272
opened
by
chinmayeebidaye
np.float
was a deprecated alias for the builtin float
. To avoid this error in existing code, use float
by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64
here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
Issue greetings
#386:
Issue #272
labeled
by
chinmayeebidaye
ProTip!
You can narrow down the results and go further in time using created:<2024-05-04 or the other filters available.