pmgh2345

Results 4 issues of pmgh2345

This attribute, a DataFrame, is not populating, meaning that one can't access the columns that would give us earnings dates among much other useful info. `yf.Ticker('AAPL').calendar` `Traceback (most recent call...

### Describe the bug I updated from 2.0.2 to 2.0.3, and now I am unable to call the predict() method on my SARIMAX model without getting the following warning: `...

:beetle: : bug

### Describe the question you have When a model is fitted, its endog_index_ attribute becomes available as a DatetimeIndex containing the indexes for all the observations upon which the model...

:grey_question: : question

Though I usually update treasury data every day, and as recently as Friday (2024-01-12), data link code USTREASURY/YIELD is now returning no data past 2024-01-05. Has the data code changed?...