79183393

Date: 2024-11-13 04:15:19
Score: 1
Natty:
Report link

"np.float64(1000.0)" is a variable in Python and it won't be accepted by MySQL.

Parameters : 
  (2.0, np.float64(1000.0))
Maybe, it should be:
  (2.0, 1000.0)

I'm not sure. It might be a problem with "numpy".

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Leou