GriffinAustin / pynance

Lightweight Python library for assembling and analysing financial data
MIT License
317 stars 43 forks source link

Pandas options retrieval bug #4

Closed aisthesis closed 9 years ago

aisthesis commented 9 years ago

Verify that new pandas version includes the fix pandas-datareader #22. If so, remove the dependency on pandas 0.5.1 but still exclude pandas 0.5.2

Related:

aisthesis commented 9 years ago

pandas-datareader should be added to the dependencies, and the imports should be changed appropriately.

aisthesis commented 9 years ago

As of 4/8/15, pandas_datareader isn't retrieving the data as reliably as pandas 0.15.1. Cf. pandas-datareader #22