dpguthrie / dpguthrie/yahooquery

Using yahoo premium

Open
#330 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
920
Forks
164
PR merge metrics
No merged PRs in 30d

Description

I have yahoo premium, but this code in the documentation doesn't work.
Any idea?
```python
aapl = Ticker('aapl', username='username@yahoo.com', password='password')
df = aapl.p_balance_sheet()
df.head()
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.