Re: Exponential Smoothing program

2017-08-31 Thread Ian Kelly
On Thu, Aug 31, 2017 at 6:35 AM, Ode Idoko via Python-list wrote: > > I am running a master degree programme and very new to programming including > python. I have been given a project to write a python program on exponential > smoothing of some selected stocks. The program should user the user

Re: Exponential Smoothing program

2017-08-31 Thread Rob Gaddi
On 08/31/2017 05:35 AM, Ode Idoko wrote: I am running a master degree programme and very new to programming including python. I have been given a project to write a python program on exponential smoothing of some selected stocks. The program should user the user to input alpha, display the gra