[Ann] Tutorial on discretizing time series with numarray

Magnus Lie Hetland mlh at furu.idi.ntnu.no
Mon Mar 1 15:30:06 EST 2004


I just threw together a short tutorial on discretizing with Numarray:

  http://hetland.org/python/disc-with-numarray

It deals with simple stuff, such as sliding windows, mapping from
reals to ints using bins/boundaries and mapping ints to symbols. Just
stuff that I've needed repeatedly myself, so I thought I'd share what
I'd dug up.

-- 
Magnus Lie Hetland           "The mind is not a vessel to be filled,
http://hetland.org            but a fire to be lighted."  [Plutarch]



More information about the Python-list mailing list