4.2.4.24.1.1. statsmodels.datasets.sunspots.load

statsmodels.datasets.sunspots.load()[source]

Load the yearly sunspot data and returns a data class.

Returns:

Dataset instance:

See DATASET_PROPOSAL.txt for more information.

Notes

This dataset only contains data for one variable, so the attributes data, raw_data, and endog are all the same variable. There is no exog attribute defined.