alpha_vantage
alpha_vantage copied to clipboard
Honor the user's choice on output format
Fixes an issue where certain endpoints would be processed as pandas when in fact the user asked for json.
(This looks like something that resulted from accidental copy-pasting)