Menu

[r6218]: / trunk / py4science / examples / numpy_slicing.py  Maximize  Restore  History

Download this file

9 lines (4 with data), 154 Bytes

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')
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.