bpsmith / tia

Toolkit for integration and analysis
BSD 3-Clause "New" or "Revised" License
404 stars 165 forks source link

Merge code with Pandas DataReader (?) #7

Open femtotrader opened 8 years ago

femtotrader commented 8 years ago

Hello Brian,

Pandas DataReader is an up to date remote data access for Pandas. It works for multiple versions of Pandas.

This project was initially part of Pandas but is now a derived project under pydata umbrella. http://pandas.pydata.org/pandas-docs/stable/remote_data.html https://github.com/pydata/pandas-datareader/

Your project caught our attention! Especially your Bloomberg data reader! See https://github.com/pydata/pandas-datareader/issues/161 Pinging @jreback

It will be great if you could come to talk with us and see what we can do together.

Kind regards