High level API for access to and analysis of financial data.
Project description
High level API for access to and analysis of financial data.
Installation
Install via pip
$ pip install pandas-finance
Usage
from pandas_finance import Equity
aapl = Equity('AAPL')
aapl.annual_dividend
aapl.dividend_yield
aapl.price
aapl.options
aapl.hist_vol(30)
aapl.rolling_hist_vol(30)
Data is automatically cached for 1 hr using requests_cache.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pandas_finance-0.1.3-py2.py3-none-any.whl.
File metadata
- Download URL: pandas_finance-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
854b7b6d61f7239f236db618c842b4a27b91a399bb6742f71f5b948fa516c71e
|
|
| MD5 |
076cc5471a52b487783f068e990e2fd1
|
|
| BLAKE2b-256 |
253f82bd8d6b1633c6108e874a62fcbdf51029c5b86b2126f182942906afc4a7
|