pandas-datareader
pandas-datareader copied to clipboard
Sandbox api not being considered
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.