jchristian / yahoo_stock_quotes

Provides a wrapper around the Yahoo Finance API for retrieving stock quotes and historical data
25 stars 13 forks source link

DATA PARSING #6

Closed ejcortes closed 7 years ago

ejcortes commented 8 years ago

Hi

I think there's an issue with parsing of retrieved data. You can reproduce the issue when querying for WMT. Data is misplaced.

I think a comma inside the "name" in the resultset is the problem.

BTW, this is a great component, and a huge help. Thanks!!

jchristian commented 7 years ago

Thanks! This should be fixed in the latest release.