Re: [Pytables-users] Time Series question..

2008-01-28 Thread Francesc Altet
A Saturday 26 January 2008, Vince Fulco escrigué: > Dear Pytable Experts- > > Would someone provide a trailhead or working example of a condition > (using row iterators I believe), whereby a row's field could be > compared to a prior row's field? I.E. if a river's average > temperature today is >

[Pytables-users] Time Series question..

2008-01-26 Thread Vince Fulco
Dear Pytable Experts- Would someone provide a trailhead or working example of a condition (using row iterators I believe), whereby a row's field could be compared to a prior row's field? I.E. if a river's average temperature today is > than the average temp yesterday, fetch all fields from today.