Download this file
9 lines (4 with data), 154 Bytes
| import pylab
import numpy
# Zuerich monthly sunspot numbers 1749-1983. Source: Andrews & Herzberg (1985).
X = pylab.load('data/monthly_sunspots.dat')
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.