Category "typeerror"

REACT- Uncaught TypeError: Found non-callable @@iterator

In react, I have a component that takes in 2 destructured parameters. One of them is an array called points. However, when attempting to call the Math.max(...po

something wrong about scipy and numpy, when i import scipy.stats.linregress

when i import scipy.stats.linregress, to do something about ols, there is a typeerror. when i run my code in pycharm, all is ok. there is no error and i can get