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.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.
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.1.tar.gz
(5.2 kB
view details)
Built Distributions
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
pandas_finance-0.1.1-py3.5.egg
(10.4 kB
view details)
File details
Details for the file pandas-finance-0.1.1.tar.gz.
File metadata
- Download URL: pandas-finance-0.1.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec829cba9abf5f481573716f51008cd40aed4b3d69c93af9eda73fbc9c4f577e
|
|
| MD5 |
9624b89aa066fdce9c5029e6731c208a
|
|
| BLAKE2b-256 |
26d0bde97bc88bc93f2e7fa2c58b0906f154f8bab2734527352e98c6ee1a5ce8
|
File details
Details for the file pandas_finance-0.1.1-py3.5.egg.
File metadata
- Download URL: pandas_finance-0.1.1-py3.5.egg
- Upload date:
- Size: 10.4 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
169b2becca672f8ec8325ae73755971d9a8e434e5709aa5c12132e7ff5ffdb39
|
|
| MD5 |
3735ad739431bb473107398f45c609c1
|
|
| BLAKE2b-256 |
8562c1c3bf205d300b9f43fe4d35274d2af5d8331eff27ef584dce3b6a1858e5
|
File details
Details for the file pandas_finance-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: pandas_finance-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cbab7b05cae2954c298b251719373cd1cdd73eb6bc6899f90eb31d073eb962c
|
|
| MD5 |
53bbef16c6a1184cd70fff6b448e920d
|
|
| BLAKE2b-256 |
6ab68ba1df98674352a9202d108ac19f517a2e22db3494d1839ee4bb7d794c30
|