On 1/14/2010 2:44 PM, totalbull at mac.com wrote: > I am looking to seasonally adjust some data series in Python - >>> help(np.diff) Help on function diff in module numpy.lib.function_base: diff(a, n=1, axis=-1) Calculate the nth order discrete difference along given axis. hth, Alan Isaac