Libary of finance related tools using pandas and pandas-datareader.
Project description
Up to date remote data access for pandas, works for multiple versions of pandas.
Installation
Install via pip
$ pip install pandas-finance
Usage
from pandas_finance import Equity
aapl = Equity('AAPL')
aapl.plot()
See the pandas-finance documentation for more details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pandas-finance-0.1.0.tar.gz
(3.8 kB
view hashes)