79464623

Date: 2025-02-24 19:37:16
Score: 1
Natty:
Report link

I'm following along the same book, and encountered the same issue. As it looks like now "acorr_ljungbox" returns a dataframe instead of multiple individual values, I replaced the last two lines with:

lb_dataframe = acorr_ljungbox(residuals, np.arange(1, 11, 1))
lb_dataframe
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Patching_MS_20