pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Sandbox api not being considered

Open codinghedgehog-python opened this issue 4 years ago • 0 comments

I'm using sandboxed (test) data from IEX which is being pulled from https://sandbox.iexapis.com and the pandas_datareader() function isn't taking those in consideration. I've looked at the code and in the array or list of expected sources sandbox.iexapi.com is missing hence can't be used.

codinghedgehog-python avatar Oct 30 '21 07:10 codinghedgehog-python