Download this file
1 2 3 4 5
import pylab import numpy # Zuerich monthly sunspot numbers 1749-1983. Source: Andrews & Herzberg (1985). X = pylab.load('data/monthly_sunspots.dat')