Spaces:
Running
Running
Update yf_docs.py
Browse files- yf_docs.py +0 -14
yf_docs.py
CHANGED
@@ -205,20 +205,6 @@ Returns:
|
|
205 |
- trailingPegRatio: float
|
206 |
```
|
207 |
|
208 |
-
### History
|
209 |
-
|
210 |
-
```python
|
211 |
-
ticker.history(period='1mo')
|
212 |
-
```
|
213 |
-
|
214 |
-
Returns:
|
215 |
-
```python
|
216 |
-
|
217 |
-
DataFrame with columns: ['Open', 'High', 'Low', 'Close', 'Volume', 'Dividends', 'Stock Splits']
|
218 |
-
Shape: (21, 7)
|
219 |
-
|
220 |
-
```
|
221 |
-
|
222 |
### Financial Statements
|
223 |
|
224 |
#### Income Statement
|
|
|
205 |
- trailingPegRatio: float
|
206 |
```
|
207 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
208 |
### Financial Statements
|
209 |
|
210 |
#### Income Statement
|