yfinance 0.2.44
0
Download market data from Yahoo! Finance API
Contents
Download market data from Yahoo! Finance API
Stars: 13228, Watchers: 13228, Forks: 2334, Open Issues: 183The ranaroussi/yfinance
repo was created 7 years ago and the last code push was 17 hours ago.
The project is extremely popular with a mindblowing 13228 github stars!
How to Install yfinance
You can install yfinance using pip
pip install yfinance
or add it to a project with poetry
poetry add yfinance
Package Details
- Author
- Ran Aroussi
- License
- Apache
- Homepage
- https://github.com/ranaroussi/yfinance
- PyPi:
- https://pypi.org/project/yfinance/
- GitHub Repo:
- https://github.com/ranaroussi/yfinance
Classifiers
- Office/Business/Financial
- Office/Business/Financial/Investment
- Scientific/Engineering/Interface Engine/Protocol Translator
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common yfinance errors.
Code Examples
Here are some yfinance
code examples and snippets.
GitHub Issues
The yfinance package has 183 open issues on GitHub
- pandas-1.4 yfinance-0.1.69 AttributeError: 'Index' object has no attribute 'tz_localize'
- Ticker.history: history's index is not of type DateTimeIndex when dividend and split tables are empty
- stock.info["bookValue"] returns Book Value per Share
- Index Components
- Bug on cache feature
- AAPL get_shares() does return nothing
- AAPL dividend data is sometimes missing when using download or historical function?
- Inconsistent results with download() and history() functions
- How to get the stock list?
- include the Capital Gain data in actions
- Incomplete data
- after hours price
- UnboundLocalError
- Simple ticker request, causes the get_json() requests to loop 3 times
- fix - "period=max" returns "failed download"