George Garcia

Results 3 comments of George Garcia

does this use requests or aiohttp? cause this package is extremely slow

> or we could simply add this line at the beginning of the code > > `np.seterr(divide='ignore', invalid='ignore')` > > We know there will be nan or 0 values at...

> @formula-x > > The runtime warning happens when the program is trying to divide a value by zero or nan value. We know in order to calculate our Indicators,...