alpha_vantage icon indicating copy to clipboard operation
alpha_vantage copied to clipboard

Honor the user's choice on output format

Open ddavness opened this issue 4 years ago • 0 comments

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)

ddavness avatar Dec 06 '21 01:12 ddavness